Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ tensorflow-cpu
|
|
3 |
pymatgen
|
4 |
gradio==3.33.1
|
5 |
gradio_client==0.2.7
|
6 |
-
shap
|
|
|
|
3 |
pymatgen
|
4 |
gradio==3.33.1
|
5 |
gradio_client==0.2.7
|
6 |
+
shap
|
7 |
+
numpy==1.23.1
|