Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio==3.15.0
|
2 |
imbalanced_learn==0.9.1
|
3 |
imblearn==0.0
|
4 |
-
|
5 |
xgboost==0.90
|
6 |
joblib==1.2.0
|
7 |
dill==0.3.6
|
|
|
1 |
gradio==3.15.0
|
2 |
imbalanced_learn==0.9.1
|
3 |
imblearn==0.0
|
4 |
+
scikit-learn==1.2.2
|
5 |
xgboost==0.90
|
6 |
joblib==1.2.0
|
7 |
dill==0.3.6
|