Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -5,7 +5,5 @@ matplotlib
|
|
5 |
plotly
|
6 |
Pillow
|
7 |
numpy
|
8 |
-
WordCloud
|
9 |
-
ImageColorGenerator
|
10 |
-
STOPWORDS
|
11 |
scikit-learn==1.2.2
|
|
|
5 |
plotly
|
6 |
Pillow
|
7 |
numpy
|
8 |
+
WordCloud
|
|
|
|
|
9 |
scikit-learn==1.2.2
|