Spaces:
Running
Running
Commit
·
fced179
1
Parent(s):
3ac16cd
add
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ gradio
|
|
5 |
gradio[oauth]
|
6 |
gradio_leaderboard==0.0.13
|
7 |
gradio_client
|
8 |
-
huggingface-hub
|
9 |
matplotlib
|
10 |
numpy
|
11 |
pandas
|
|
|
5 |
gradio[oauth]
|
6 |
gradio_leaderboard==0.0.13
|
7 |
gradio_client
|
8 |
+
huggingface-hub==0.29.2
|
9 |
matplotlib
|
10 |
numpy
|
11 |
pandas
|