Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -5,4 +5,7 @@ joblib
|
|
5 |
scikit-learn
|
6 |
sentence-transformers
|
7 |
requests
|
8 |
-
imblearn
|
|
|
|
|
|
|
|
5 |
scikit-learn
|
6 |
sentence-transformers
|
7 |
requests
|
8 |
+
imblearn
|
9 |
+
xgboost
|
10 |
+
optuna
|
11 |
+
pandas
|