Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
gradio==
|
| 2 |
-
pydantic==1.10.13
|
| 3 |
fastapi==0.95.2
|
|
|
|
| 4 |
torch==2.2.2+cu118
|
| 5 |
torchvision==0.17.2+cu118
|
| 6 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
|
|
|
| 1 |
+
gradio==3.50.2
|
|
|
|
| 2 |
fastapi==0.95.2
|
| 3 |
+
pydantic==1.10.13
|
| 4 |
torch==2.2.2+cu118
|
| 5 |
torchvision==0.17.2+cu118
|
| 6 |
--extra-index-url https://download.pytorch.org/whl/cu118
|