Spaces:
Runtime error
Runtime error
Create new file
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
wordcloud
|
| 2 |
+
pillow
|
| 3 |
+
matplotlib
|
| 4 |
+
stop-words
|