Spaces:
Sleeping
Sleeping
Update requirements .txt
Browse files- requirements .txt +4 -1
requirements .txt
CHANGED
@@ -3,4 +3,7 @@ pandas
|
|
3 |
numpy
|
4 |
scikit-learn
|
5 |
mlxtend
|
6 |
-
openpyxl
|
|
|
|
|
|
|
|
3 |
numpy
|
4 |
scikit-learn
|
5 |
mlxtend
|
6 |
+
openpyxl
|
7 |
+
nltk
|
8 |
+
beautifulsoup4
|
9 |
+
joblib
|