Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
openai
|
2 |
pandas
|
3 |
fuzzywuzzy
|
@@ -7,7 +8,4 @@ python-Levenshtein
|
|
7 |
streamlit
|
8 |
streamlit-authenticator==0.1.5
|
9 |
prettyprint
|
10 |
-
boto3
|
11 |
-
huggingface_hub
|
12 |
-
deep_translator
|
13 |
-
lingua-language-detector
|
|
|
1 |
+
googletrans-py
|
2 |
openai
|
3 |
pandas
|
4 |
fuzzywuzzy
|
|
|
8 |
streamlit
|
9 |
streamlit-authenticator==0.1.5
|
10 |
prettyprint
|
11 |
+
boto3
|
|
|
|
|
|