Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +20 -1
requirements.txt
CHANGED
@@ -1,4 +1,23 @@
|
|
1 |
streamlit==0.87.0
|
2 |
unidecode
|
3 |
nltk==3.6.2
|
4 |
-
scikit-learn==0.24.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit==0.87.0
|
2 |
unidecode
|
3 |
nltk==3.6.2
|
4 |
+
scikit-learn==0.24.2
|
5 |
+
altair==4.2.0
|
6 |
+
ecos==2.0.10
|
7 |
+
entrypoints==0.4
|
8 |
+
folium==0.14.0
|
9 |
+
GitPython==3.1.29
|
10 |
+
google==3.0.0
|
11 |
+
google-auth==2.17.2
|
12 |
+
google-auth-oauthlib==1.0.0
|
13 |
+
google-search-results==2.4.2
|
14 |
+
googletrans==4.0.0rc1
|
15 |
+
gTTS==2.3.1
|
16 |
+
h11==0.9.0
|
17 |
+
h2==3.2.0
|
18 |
+
huggingface-hub==0.13.3
|
19 |
+
openai
|
20 |
+
ipython==8.5.0
|
21 |
+
streamlit==1.16.0
|
22 |
+
streamlit-nightly
|
23 |
+
streamlit-folium
|