Spaces:
Running
Running
Commit ·
0a20075
1
Parent(s): 25c8dd6
3.59 add googletrans
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -20,4 +20,5 @@ Jinja2==3.1.2
|
|
| 20 |
langchain_openai
|
| 21 |
optimum
|
| 22 |
sentencepiece
|
| 23 |
-
deep_translator
|
|
|
|
|
|
| 20 |
langchain_openai
|
| 21 |
optimum
|
| 22 |
sentencepiece
|
| 23 |
+
deep_translator
|
| 24 |
+
googletrans
|