Spaces:
Sleeping
Sleeping
drugilsberg
commited on
Commit
•
5568275
1
Parent(s):
9c92b60
fix: including pymatgen in the requirements.
Browse filesSigned-off-by: Matteo Manica <[email protected]>
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,6 +12,7 @@ gt4sd>=1.0.5
|
|
12 |
molgx>=0.22.0a1
|
13 |
molecule_generation
|
14 |
nglview
|
|
|
15 |
PyTDC==0.3.7
|
16 |
gradio==3.12.0
|
17 |
markdown-it-py>=2.1.0
|
@@ -26,4 +27,4 @@ paccmann_generator @ git+https://github.com/PaccMann/[email protected]
|
|
26 |
paccmann_gp @ git+https://github.com/PaccMann/[email protected]
|
27 |
paccmann_omics @ git+https://github.com/PaccMann/[email protected]
|
28 |
paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
|
29 |
-
reinvent_models @ git+https://github.com/GT4SD/[email protected]
|
|
|
12 |
molgx>=0.22.0a1
|
13 |
molecule_generation
|
14 |
nglview
|
15 |
+
pymatgen>=2022.11.7
|
16 |
PyTDC==0.3.7
|
17 |
gradio==3.12.0
|
18 |
markdown-it-py>=2.1.0
|
|
|
27 |
paccmann_gp @ git+https://github.com/PaccMann/[email protected]
|
28 |
paccmann_omics @ git+https://github.com/PaccMann/[email protected]
|
29 |
paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
|
30 |
+
reinvent_models @ git+https://github.com/GT4SD/[email protected]
|