Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
|
2 |
black
|
3 |
datasets
|
4 |
-
gradio==4.36.1
|
5 |
gradio[oauth]
|
6 |
gradio_leaderboard==0.0.13
|
7 |
-
gradio_client
|
8 |
huggingface-hub>=0.18.0
|
9 |
matplotlib
|
10 |
numpy
|
|
|
1 |
+
|
2 |
black
|
3 |
datasets
|
4 |
+
gradio==4.36.1
|
5 |
gradio[oauth]
|
6 |
gradio_leaderboard==0.0.13
|
7 |
+
gradio_client==0.17.0 # <--- ์ด ๋ถ๋ถ์ ์ถ๊ฐ/์์ ํด์ฃผ์ธ์!
|
8 |
huggingface-hub>=0.18.0
|
9 |
matplotlib
|
10 |
numpy
|