Spaces:
Runtime error
Runtime error
Commit
·
d12aec2
1
Parent(s):
604e4da
Update requirements.txt
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.6
|
12 |
molgx>=0.22.0a1
|
13 |
molecule_generation
|
|
|
8 |
torch-geometric
|
9 |
torchvision==0.13.1
|
10 |
torchaudio==0.12.1
|
11 |
+
diffusers==0.6.0
|
12 |
gt4sd>=1.0.6
|
13 |
molgx>=0.22.0a1
|
14 |
molecule_generation
|