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