Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
tensorflow-cpu==2.12
|
| 2 |
+
pymatgen
|
| 3 |
+
gradio==3.28.3
|
| 4 |
+
gradio_client==0.1.4
|
| 5 |
+
shap
|
| 6 |
+
opencv-python
|