SpringWang08 commited on
Commit
e713396
Β·
1 Parent(s): d63774a

Add FastAPI runtime dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -4,6 +4,8 @@
4
  # ═══════════════════════════════════════════════════════════════════════════
5
 
6
  # ── Deep Learning Core ───────────────────────────────────────────────────
 
 
7
  torch>=2.1.0
8
  torchvision>=0.16.0
9
  torchaudio>=2.1.0 # cαΊ§n cho mα»™t sα»‘ HF pipeline
 
4
  # ═══════════════════════════════════════════════════════════════════════════
5
 
6
  # ── Deep Learning Core ───────────────────────────────────────────────────
7
+ fastapi>=0.115.0
8
+ uvicorn[standard]>=0.30.0
9
  torch>=2.1.0
10
  torchvision>=0.16.0
11
  torchaudio>=2.1.0 # cαΊ§n cho mα»™t sα»‘ HF pipeline