Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -4,8 +4,7 @@ plotly
|
|
4 |
scikit_learn
|
5 |
streamlit
|
6 |
ydata_profiling
|
7 |
-
|
8 |
-
asyncio
|
9 |
joblib
|
10 |
keras
|
11 |
tensorflow
|
|
|
4 |
scikit_learn
|
5 |
streamlit
|
6 |
ydata_profiling
|
7 |
+
shap
|
|
|
8 |
joblib
|
9 |
keras
|
10 |
tensorflow
|