Spaces:
Sleeping
Sleeping
adding lingua
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio==4.
|
| 2 |
-
llama_index==0.10.
|
| 3 |
langdetect==1.0.9
|
| 4 |
deep-translator==1.11.4
|
| 5 |
-
|
|
|
|
| 1 |
+
gradio==4.37.2
|
| 2 |
+
llama_index==0.10.51
|
| 3 |
langdetect==1.0.9
|
| 4 |
deep-translator==1.11.4
|
| 5 |
+
lingua-language-detector==2.0.2
|