Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Fixed reqs
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ black==23.11.0
|
|
3 |
click==8.1.3
|
4 |
datasets==2.14.5
|
5 |
gradio[oauth]==4.29.0
|
6 |
-
gradio_client==0.
|
7 |
huggingface-hub>=0.18.0
|
8 |
matplotlib==3.7.1
|
9 |
numpy==1.24.2
|
|
|
3 |
click==8.1.3
|
4 |
datasets==2.14.5
|
5 |
gradio[oauth]==4.29.0
|
6 |
+
gradio_client==0.16.1
|
7 |
huggingface-hub>=0.18.0
|
8 |
matplotlib==3.7.1
|
9 |
numpy==1.24.2
|