Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio==3.41.2
|
2 |
pandas
|
3 |
-
|
4 |
shap
|
5 |
xgboost
|
6 |
matplotlib
|
|
|
1 |
gradio==3.41.2
|
2 |
pandas
|
3 |
+
scikit-learn
|
4 |
shap
|
5 |
xgboost
|
6 |
matplotlib
|