Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ sentence-transformers
|
|
| 5 |
pandas
|
| 6 |
numpy
|
| 7 |
matplotlib
|
| 8 |
-
seaborn
|
|
|
|
|
|
|
|
|
| 5 |
pandas
|
| 6 |
numpy
|
| 7 |
matplotlib
|
| 8 |
+
seaborn
|
| 9 |
+
scikit-learn
|
| 10 |
+
wordcloud
|