jannisborn
commited on
Commit
•
421d7a6
1
Parent(s):
f316304
update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ torch-sparse
|
|
8 |
torch-geometric
|
9 |
torchvision==0.13.1
|
10 |
torchaudio==0.12.1
|
|
|
11 |
gt4sd>=1.0.5
|
12 |
molgx>=0.22.0a1
|
13 |
molecule_generation
|
|
|
8 |
torch-geometric
|
9 |
torchvision==0.13.1
|
10 |
torchaudio==0.12.1
|
11 |
+
diffusers==0.11.1
|
12 |
gt4sd>=1.0.5
|
13 |
molgx>=0.22.0a1
|
14 |
molecule_generation
|