Spaces:
Sleeping
Sleeping
Fix: pin gradio==4.44.0 + huggingface_hub<0.25 + python 3.10
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
plotly==5.18.0
|
| 3 |
pandas==2.1.4
|
|
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
plotly==5.18.0
|
| 3 |
pandas==2.1.4
|
| 4 |
+
huggingface_hub<0.25
|