build(docker): switch backend flask deployment to Gunicorn

This commit is contained in:
2026-04-15 17:57:22 +01:00
parent ee9c7b4ab2
commit ca38b992eb
2 changed files with 10 additions and 9 deletions

View File

@@ -16,3 +16,4 @@ Requests==2.32.5
sentence_transformers==5.2.2
torch==2.10.0
transformers==5.1.0
gunicorn==25.3.0