Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -8
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
-
requests
|
2 |
-
beautifulsoup4
|
3 |
-
pandas
|
4 |
-
jieba
|
5 |
-
keybert
|
6 |
-
scikit-learn
|
7 |
-
streamlit
|
8 |
-
matplotlib
|
|
|
|
1 |
+
requests
|
2 |
+
beautifulsoup4
|
3 |
+
pandas
|
4 |
+
jieba
|
5 |
+
keybert
|
6 |
+
scikit-learn
|
7 |
+
streamlit
|
8 |
+
matplotlib
|
9 |
+
wordcloud
|