Spaces:
Runtime error
Runtime error
Commit
•
53be0a9
1
Parent(s):
da634e9
Updating gradio
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,8 +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.13.0
|
7 |
huggingface-hub>=0.18.0
|
8 |
matplotlib==3.7.1
|
9 |
numpy==1.24.2
|
|
|
2 |
black==23.11.0
|
3 |
click==8.1.3
|
4 |
datasets==2.14.5
|
5 |
+
gradio==4.24.0
|
|
|
6 |
huggingface-hub>=0.18.0
|
7 |
matplotlib==3.7.1
|
8 |
numpy==1.24.2
|