Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
pip>=23.2
|
2 |
gradio_client==0.2.7
|
3 |
-
gradio
|
4 |
langdetect==1.0.9
|
5 |
matplotlib==3.6.3
|
6 |
numpy==1.24.2
|
|
|
1 |
pip>=23.2
|
2 |
gradio_client==0.2.7
|
3 |
+
gradio
|
4 |
langdetect==1.0.9
|
5 |
matplotlib==3.6.3
|
6 |
numpy==1.24.2
|