Upload folder using huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ joblib==1.5.1
|
|
| 5 |
scikit-learn==1.6.0
|
| 6 |
xgboost==2.1.4
|
| 7 |
mlflow==3.0.1
|
|
|
|
|
|
| 5 |
scikit-learn==1.6.0
|
| 6 |
xgboost==2.1.4
|
| 7 |
mlflow==3.0.1
|
| 8 |
+
imbalanced-learn>=0.12
|