Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
APScheduler
|
2 |
black
|
3 |
datasets
|
4 |
-
gradio
|
5 |
-
gradio_leaderboard
|
6 |
huggingface-hub>=0.18.0
|
7 |
matplotlib
|
8 |
numpy
|
|
|
1 |
APScheduler
|
2 |
black
|
3 |
datasets
|
4 |
+
gradio==4.44.1
|
5 |
+
gradio_leaderboard==0.0.9
|
6 |
huggingface-hub>=0.18.0
|
7 |
matplotlib
|
8 |
numpy
|