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