Spaces:
Sleeping
Sleeping
WyattMiller
commited on
Commit
•
91a3664
1
Parent(s):
495ae8b
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ streamlit
|
|
7 |
torch==1.12.1
|
8 |
shap==0.41.0
|
9 |
numpy==1.22.0
|
10 |
-
scipy
|
|
|
|
7 |
torch==1.12.1
|
8 |
shap==0.41.0
|
9 |
numpy==1.22.0
|
10 |
+
scipy
|
11 |
+
IPython
|