Spaces:
Running
Running
Commit
·
7eccaaf
1
Parent(s):
d5eb93b
introduce googletrans w reqs
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -19,4 +19,5 @@ wordcloud
|
|
19 |
pdfkit
|
20 |
Jinja2==3.1.2
|
21 |
langchain_openai
|
22 |
-
optimum
|
|
|
|
19 |
pdfkit
|
20 |
Jinja2==3.1.2
|
21 |
langchain_openai
|
22 |
+
optimum
|
23 |
+
googletrans
|