Legend0908 commited on
Commit
faba042
·
verified ·
1 Parent(s): b7c2f34

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -7
requirements.txt CHANGED
@@ -1,11 +1,6 @@
1
- fastapi==0.121.1
2
- uvicorn[standard]==0.27.1
3
-
4
  --extra-index-url https://download.pytorch.org/whl/cpu
 
 
5
  torch==2.3.0+cpu
6
  torchvision==0.18.0+cpu
7
-
8
  pillow
9
- requests
10
- python-multipart
11
- huggingface-hub
 
 
 
 
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
+
3
+ gradio
4
  torch==2.3.0+cpu
5
  torchvision==0.18.0+cpu
 
6
  pillow