Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ APScheduler==3.10.1
|
|
2 |
black==23.11.0
|
3 |
click==8.1.3
|
4 |
datasets==2.14.5
|
5 |
-
gradio==4.
|
6 |
gradio_client==0.7.0
|
7 |
huggingface-hub>=0.18.0
|
8 |
markdown-it-py==2.2.0
|
|
|
2 |
black==23.11.0
|
3 |
click==8.1.3
|
4 |
datasets==2.14.5
|
5 |
+
gradio==4.9.0
|
6 |
gradio_client==0.7.0
|
7 |
huggingface-hub>=0.18.0
|
8 |
markdown-it-py==2.2.0
|