Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ joblib
|
|
5 |
torch
|
6 |
transformers
|
7 |
xgboost
|
|
|
8 |
scikit-learn
|
9 |
matplotlib
|
10 |
shap
|
|
|
5 |
torch
|
6 |
transformers
|
7 |
xgboost
|
8 |
+
lightgbm
|
9 |
scikit-learn
|
10 |
matplotlib
|
11 |
shap
|