Spaces:
Restarting
on
CPU Upgrade
Restarting
on
CPU Upgrade
Update requirements.txt (#55)
Browse files- Update requirements.txt (b27dca79781b1c678b1a6b52bb523d4c6bb166ab)
- Update requirements.txt (5e43816f4af735dac51cb07cd908f3996a9b07ba)
- Update requirements.txt (0814990e511ae98e16757ceddc5a9ad413783d05)
Co-authored-by: HyeonwooKim <[email protected]>
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@ 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 |
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.19.2
|
6 |
+
gradio_client==0.10.1
|
7 |
huggingface-hub>=0.18.0
|
8 |
matplotlib==3.7.1
|
9 |
numpy==1.24.2
|