Implement async processing with Celery, Redis, and queue-based email notifications
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled

This commit is contained in:
admin
2026-06-14 14:38:10 +00:00
parent b9d25a39dd
commit 2803c81b44
5 changed files with 362 additions and 274 deletions
+2
View File
@@ -3,3 +3,5 @@ numpy>=1.26.4
httpx>=0.28.0
gradio>=5.0.0
PyYAML>=6.0
celery[redis]>=5.3.0
redis>=5.0.0