Spaces:
Running
Running
update
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -11,23 +11,23 @@ torchaudio==0.12.1
|
|
11 |
torchmetrics==0.11.4
|
12 |
gt4sd>=1.4.2
|
13 |
diffusers==0.6.0
|
14 |
-
keras==2.10.0
|
15 |
molgx>=0.22.0a1
|
16 |
molecule_generation
|
17 |
-
nglview
|
18 |
PyTDC==0.3.7
|
19 |
-
ipykernel
|
20 |
gradio==4.36.1
|
|
|
21 |
markdown-it-py>=2.1.0
|
22 |
mols2grid==1.1.1
|
23 |
networkx==3.0
|
24 |
-
|
25 |
pandas>=1.0.0,<2.0.0
|
26 |
pydantic>=2.0.0
|
27 |
pydantic-settings>=2.0.0
|
28 |
pymatgen>=2023.1.9
|
29 |
pytorch-lightning==1.7.7
|
30 |
transformers
|
|
|
|
|
31 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
32 |
guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
|
33 |
moses @ git+https://github.com/GT4SD/[email protected]
|
|
|
11 |
torchmetrics==0.11.4
|
12 |
gt4sd>=1.4.2
|
13 |
diffusers==0.6.0
|
|
|
14 |
molgx>=0.22.0a1
|
15 |
molecule_generation
|
|
|
16 |
PyTDC==0.3.7
|
|
|
17 |
gradio==4.36.1
|
18 |
+
numpy==1.23.5
|
19 |
markdown-it-py>=2.1.0
|
20 |
mols2grid==1.1.1
|
21 |
networkx==3.0
|
22 |
+
keras==2.10.0
|
23 |
pandas>=1.0.0,<2.0.0
|
24 |
pydantic>=2.0.0
|
25 |
pydantic-settings>=2.0.0
|
26 |
pymatgen>=2023.1.9
|
27 |
pytorch-lightning==1.7.7
|
28 |
transformers
|
29 |
+
nglview
|
30 |
+
ipykernel
|
31 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
32 |
guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
|
33 |
moses @ git+https://github.com/GT4SD/[email protected]
|