fix:修复镜像报错
This commit is contained in:
8
video_worker/requirements-edge-dispatch.txt
Normal file
8
video_worker/requirements-edge-dispatch.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
# Minimal deps for app.edge_dispatch_service only (center dispatch container).
|
||||
# Do NOT use the full requirements.txt here — it pulls torch/transformers and fills the disk.
|
||||
fastapi==0.116.1
|
||||
uvicorn[standard]==0.35.0
|
||||
pydantic==2.11.7
|
||||
pydantic-settings==2.10.1
|
||||
python-dotenv==1.1.1
|
||||
oss2==2.18.5
|
||||
Reference in New Issue
Block a user