Spaces:
Runtime error
Runtime error
Vedant Jigarbhai Mehta commited on
Commit ·
37820d8
1
Parent(s): f443b2d
Pin huggingface_hub for Gradio compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,4 @@ tqdm>=4.66.0
|
|
| 14 |
tensorboard>=2.15.0
|
| 15 |
gradio>=4.14.0
|
| 16 |
gdown>=5.1.0
|
| 17 |
-
huggingface_hub>=0.23.0
|
|
|
|
| 14 |
tensorboard>=2.15.0
|
| 15 |
gradio>=4.14.0
|
| 16 |
gdown>=5.1.0
|
| 17 |
+
huggingface_hub>=0.23.0,<0.26.0
|