paragon-analytics
commited on
Commit
•
ec9edc0
1
Parent(s):
2ecd01c
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
gradio==
|
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
|