更新canvas 3d接口 ,使用异步mq队列处理

This commit is contained in:
zcr
2026-04-01 11:57:25 +08:00
parent f35753954e
commit 1c8283334e
50 changed files with 202 additions and 175 deletions

2
pyproject.toml Normal file → Executable file
View File

@@ -57,7 +57,7 @@ dependencies = [
"celery[redis]>=5.6.3",
"python3-pika>=0.9.14",
"tasks>=2.8.0",
"pika>=1.3.2",
"kombu>=5.4.0",
"sentence-transformers[onnx]>=5.3.0",
"celery-types>=0.26.0",
]