AdarshDRC commited on
Commit
e822c1e
·
1 Parent(s): 7aff74f

fix: adding fvcore in requirement.txt

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
+ fvcore
10
  # ── PyTorch CPU-only ─────────────────────────────────────────────
11
  torch==2.4.1+cpu
12
  torchvision==0.19.1+cpu