Spaces:
Running
Running
fix: add keras
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -14,6 +14,7 @@ molgx>=0.22.0a1
|
|
| 14 |
molecule_generation
|
| 15 |
nglview
|
| 16 |
networkx==3.0
|
|
|
|
| 17 |
PyTDC==0.3.7
|
| 18 |
gradio==4.36.1
|
| 19 |
markdown-it-py>=2.1.0
|
|
|
|
| 14 |
molecule_generation
|
| 15 |
nglview
|
| 16 |
networkx==3.0
|
| 17 |
+
keras==2.10.0
|
| 18 |
PyTDC==0.3.7
|
| 19 |
gradio==4.36.1
|
| 20 |
markdown-it-py>=2.1.0
|