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