Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
torch==1.12.0
|
| 4 |
torchvision==0.13.0
|
| 5 |
gradio==3.1.4
|
| 6 |
httpx==0.24.1
|
| 7 |
-
numpy==1.24.4
|
|
|
|
|
|
|
|
|
|
| 1 |
torch==1.12.0
|
| 2 |
torchvision==0.13.0
|
| 3 |
gradio==3.1.4
|
| 4 |
httpx==0.24.1
|
| 5 |
+
numpy==1.24.4
|