Spaces:
Build error
Build error
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ lightgbm
|
|
| 3 |
numpy
|
| 4 |
pandas
|
| 5 |
scikit-learn
|
| 6 |
-
xgboost
|
|
|
|
|
|
| 3 |
numpy
|
| 4 |
pandas
|
| 5 |
scikit-learn
|
| 6 |
+
xgboost
|
| 7 |
+
imblearn
|