Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesAdjusted required gradio version
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
|
| 2 |
torch==2.10.0
|
| 3 |
torchvision==0.25.0
|
| 4 |
-
gradio==
|
|
|
|
| 1 |
|
| 2 |
torch==2.10.0
|
| 3 |
torchvision==0.25.0
|
| 4 |
+
gradio==6.14.0
|