jannisborn
commited on
Commit
•
e47699c
1
Parent(s):
90c4991
update
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -8,7 +8,9 @@ torch-sparse
|
|
8 |
torch-geometric
|
9 |
torchvision==0.13.1
|
10 |
torchaudio==0.12.1
|
11 |
-
|
|
|
|
|
12 |
molgx>=0.22.0a1
|
13 |
molecule_generation
|
14 |
nglview
|
|
|
8 |
torch-geometric
|
9 |
torchvision==0.13.1
|
10 |
torchaudio==0.12.1
|
11 |
+
pymatgen
|
12 |
+
diffusers==0.6.0
|
13 |
+
gt4sd==1.0.6
|
14 |
molgx>=0.22.0a1
|
15 |
molecule_generation
|
16 |
nglview
|