Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,7 @@ matplotlib
|
|
| 5 |
seaborn
|
| 6 |
plotly
|
| 7 |
scikit-learn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
seaborn
|
| 6 |
plotly
|
| 7 |
scikit-learn
|
| 8 |
+
imbalanced-learn
|
| 9 |
+
optuna
|
| 10 |
+
joblib
|
| 11 |
+
huggingface-hub
|