Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ seaborn
|
|
4 |
matplotlib
|
5 |
numpy
|
6 |
xgboost
|
7 |
-
scikit_learn
|
|
|
|
4 |
matplotlib
|
5 |
numpy
|
6 |
xgboost
|
7 |
+
scikit_learn
|
8 |
+
imblearn
|