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