Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ torch
|
|
2 |
gradio
|
3 |
numpy
|
4 |
scikit-learn
|
5 |
-
joblib
|
|
|
|
|
|
2 |
gradio
|
3 |
numpy
|
4 |
scikit-learn
|
5 |
+
joblib
|
6 |
+
shap
|
7 |
+
matplotlib
|