Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
GPyOpt
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
GPyOpt
|
2 |
+
tensorflow-cpu
|
3 |
+
pymatgen
|
4 |
+
gradio==3.28.3
|
5 |
+
gradio_client==0.1.4
|
6 |
+
shap
|