Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==4.
|
2 |
--index-url https://download.pytorch.org/whl/cu121
|
3 |
torch>=2.1.1
|
4 |
torchvision
|
|
|
1 |
+
gradio==4.14.0
|
2 |
--index-url https://download.pytorch.org/whl/cu121
|
3 |
torch>=2.1.1
|
4 |
torchvision
|