Spaces:
Paused
Paused
Pin huggingface-hub to <0.26.0 for HfFolder compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -10,7 +10,7 @@ networkx>=3.4.0
|
|
| 10 |
# UI Framework
|
| 11 |
chainlit>=1.3.0
|
| 12 |
gradio>=5.0.0
|
| 13 |
-
huggingface-hub
|
| 14 |
|
| 15 |
# Testing
|
| 16 |
pytest>=8.3.0
|
|
|
|
| 10 |
# UI Framework
|
| 11 |
chainlit>=1.3.0
|
| 12 |
gradio>=5.0.0
|
| 13 |
+
huggingface-hub<0.26.0
|
| 14 |
|
| 15 |
# Testing
|
| 16 |
pytest>=8.3.0
|