Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ streamlit==1.35.0
|
|
| 2 |
pandas==1.5.3
|
| 3 |
scikit-learn==1.2.2
|
| 4 |
imbalanced-learn==0.10.1
|
| 5 |
-
joblib==1.2.0
|
|
|
|
|
|
| 2 |
pandas==1.5.3
|
| 3 |
scikit-learn==1.2.2
|
| 4 |
imbalanced-learn==0.10.1
|
| 5 |
+
joblib==1.2.0
|
| 6 |
+
oprnpyxl
|