Spaces:
Sleeping
Sleeping
Pin huggingface_hub for gradio 5.0 compat
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio>=5.0.0
|
|
|
|
| 2 |
datasets>=2.14.0
|
| 3 |
pandas>=2.0.0
|
| 4 |
audioop-lts
|
|
|
|
| 1 |
gradio>=5.0.0
|
| 2 |
+
huggingface_hub<0.26.0
|
| 3 |
datasets>=2.14.0
|
| 4 |
pandas>=2.0.0
|
| 5 |
audioop-lts
|