Commit
·
0243f95
1
Parent(s):
7fb79bf
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
@@ -1,2 +1,11 @@
|
|
1 |
gradio==2.4.0
|
2 |
nltk==3.6.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio==2.4.0
|
2 |
nltk==3.6.6
|
3 |
+
pandas==1.3.3
|
4 |
+
seaborn==0.11.2
|
5 |
+
scipy==1.7.3
|
6 |
+
wordcloud==1.8.1
|
7 |
+
scikit-learn==0.24.2
|
8 |
+
scikit-learn==0.24.2
|
9 |
+
Pillow==8.2.0
|
10 |
+
gensim==4.1.2
|
11 |
+
|