Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ pandas
|
|
2 |
numpy
|
3 |
scikit-learn
|
4 |
seaborn
|
5 |
-
|
6 |
textblob
|
7 |
wordcloud
|
|
|
2 |
numpy
|
3 |
scikit-learn
|
4 |
seaborn
|
5 |
+
pillow
|
6 |
textblob
|
7 |
wordcloud
|