AdarshDRC commited on
Commit
dd07839
·
1 Parent(s): 3f0e7aa

fix: Adafce crashing

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@
6
  fastapi==0.115.6
7
  uvicorn[standard]==0.32.1
8
  python-multipart==0.0.20
9
-
10
  # ── PyTorch CPU-only ─────────────────────────────────────────────
11
  torch==2.4.1+cpu
12
  torchvision==0.19.1+cpu
 
6
  fastapi==0.115.6
7
  uvicorn[standard]==0.32.1
8
  python-multipart==0.0.20
9
+ omegaconf
10
  # ── PyTorch CPU-only ─────────────────────────────────────────────
11
  torch==2.4.1+cpu
12
  torchvision==0.19.1+cpu