Spaces:
Sleeping
Sleeping
Update requirements .txt
Browse files- requirements .txt +2 -3
requirements .txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
scikit-learn
|
2 |
streamlit
|
3 |
pandas
|
4 |
numpy
|
|
|
5 |
mlxtend
|
6 |
-
openpyxl
|
7 |
-
sklearn
|
|
|
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
numpy
|
4 |
+
scikit-learn
|
5 |
mlxtend
|
6 |
+
openpyxl
|
|