christofid
commited on
Commit
•
14c8d94
1
Parent(s):
a029733
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -9,14 +9,13 @@ torch-geometric
|
|
9 |
torchvision==0.13.1
|
10 |
torchaudio==0.12.1
|
11 |
diffusers==0.11.1
|
12 |
-
gt4sd>=1.
|
13 |
molgx>=0.22.0a1
|
14 |
molecule-generation>=0.3.0
|
15 |
nglview>=3.0.3
|
16 |
PyTDC==0.3.7
|
17 |
gradio==3.12.0
|
18 |
markdown-it-py>=2.1.0
|
19 |
-
mols2grid>=0.2.0
|
20 |
numpy==1.23.5
|
21 |
pandas>=1.0.0
|
22 |
pymatgen>=2022.11.7
|
|
|
9 |
torchvision==0.13.1
|
10 |
torchaudio==0.12.1
|
11 |
diffusers==0.11.1
|
12 |
+
gt4sd>=1.1.10
|
13 |
molgx>=0.22.0a1
|
14 |
molecule-generation>=0.3.0
|
15 |
nglview>=3.0.3
|
16 |
PyTDC==0.3.7
|
17 |
gradio==3.12.0
|
18 |
markdown-it-py>=2.1.0
|
|
|
19 |
numpy==1.23.5
|
20 |
pandas>=1.0.0
|
21 |
pymatgen>=2022.11.7
|