Spaces:
Build error
Build error
Update requirements.txt
#2
by
ankitajain
- opened
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ wordcloud
|
|
5 |
streamlit==0.84.2
|
6 |
numpy
|
7 |
pandas
|
8 |
-
|
9 |
pillow
|
10 |
seaborn
|
|
|
5 |
streamlit==0.84.2
|
6 |
numpy
|
7 |
pandas
|
8 |
+
scikit-learn
|
9 |
pillow
|
10 |
seaborn
|