Spaces:
Sleeping
Sleeping
Use gradio 5.x (same as working local version)
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -7,5 +7,5 @@ trimesh>=3.15
|
|
| 7 |
plotly>=5.0
|
| 8 |
Pillow>=9.0
|
| 9 |
pynauty>=2.0
|
| 10 |
-
gradio=
|
| 11 |
-
huggingface_hub=
|
|
|
|
| 7 |
plotly>=5.0
|
| 8 |
Pillow>=9.0
|
| 9 |
pynauty>=2.0
|
| 10 |
+
gradio>=5.0.0
|
| 11 |
+
huggingface_hub>=0.25.0
|