Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ 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==1.9.2
|
9 |
ImageColorGenerator
|
10 |
STOPWORDS
|
11 |
scikit-learn==1.2.2
|