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