Commit
·
49605f1
1
Parent(s):
ca00816
Gradio leaderboard version update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ black
|
|
3 |
datasets
|
4 |
gradio==4.43.0
|
5 |
gradio[oauth]==4.43.0
|
6 |
-
gradio_leaderboard
|
7 |
gradio_client
|
8 |
huggingface-hub>=0.18.0
|
9 |
matplotlib
|
|
|
3 |
datasets
|
4 |
gradio==4.43.0
|
5 |
gradio[oauth]==4.43.0
|
6 |
+
gradio_leaderboard>=0.0.9
|
7 |
gradio_client
|
8 |
huggingface-hub>=0.18.0
|
9 |
matplotlib
|