Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -2,4 +2,8 @@ torch
|
|
2 |
joblib
|
3 |
gradio
|
4 |
scikit-learn
|
5 |
-
pillow
|
|
|
|
|
|
|
|
|
|
2 |
joblib
|
3 |
gradio
|
4 |
scikit-learn
|
5 |
+
pillow
|
6 |
+
shap
|
7 |
+
pandas
|
8 |
+
matplotlib
|
9 |
+
streamlit
|