Spaces:
Sleeping
Sleeping
Commit ·
8cc8151
1
Parent(s): a5389cc
include IPython in requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pandas
|
|
| 3 |
streamlit
|
| 4 |
shap
|
| 5 |
matplotlib
|
| 6 |
-
huggingface_hub
|
|
|
|
|
|
| 3 |
streamlit
|
| 4 |
shap
|
| 5 |
matplotlib
|
| 6 |
+
huggingface_hub
|
| 7 |
+
IPython
|