updates for docker take 1

This commit is contained in:
2026-04-08 03:05:26 -04:00
parent ce41bca422
commit 0305f1dccd
7 changed files with 108 additions and 7 deletions
+6 -1
View File
@@ -1,6 +1,11 @@
torch>=2.5.0
# torch and auto-gptq are installed in the Dockerfile with GPU-specific index URLs.
# For local dev outside Docker: pip install torch --index-url https://download.pytorch.org/whl/cu121
transformers==4.57.6
optimum>=1.19
compressed-tensors>=0.5.0
silero-vad>=5.1
qwen-asr==0.0.6
kokoro==0.9.4
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
numpy