Spaces:
Running
Running
update hf-hub version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ gradio==4.44.0
|
|
| 5 |
gradio[oauth]==4.44.0
|
| 6 |
gradio_leaderboard==0.0.9
|
| 7 |
gradio_client
|
| 8 |
-
huggingface-hub>=0.18.0
|
| 9 |
matplotlib
|
| 10 |
numpy
|
| 11 |
pandas
|
|
|
|
| 5 |
gradio[oauth]==4.44.0
|
| 6 |
gradio_leaderboard==0.0.9
|
| 7 |
gradio_client
|
| 8 |
+
huggingface-hub>=0.18.0,<0.35.3
|
| 9 |
matplotlib
|
| 10 |
numpy
|
| 11 |
pandas
|