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