jannisborn
commited on
Commit
•
b56a772
1
Parent(s):
6eaaf0f
update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,12 +6,12 @@ torch-scatter
|
|
6 |
torch-spline-conv
|
7 |
torch-sparse
|
8 |
torch-geometric
|
9 |
-
torchvision==0.
|
10 |
torchaudio==0.12.1
|
11 |
pymatgen
|
12 |
ipykernel
|
13 |
httpcore==0.15
|
14 |
-
gt4sd
|
15 |
molgx>=0.22.0a1
|
16 |
molecule_generation
|
17 |
nglview
|
|
|
6 |
torch-spline-conv
|
7 |
torch-sparse
|
8 |
torch-geometric
|
9 |
+
torchvision==0.14.1
|
10 |
torchaudio==0.12.1
|
11 |
pymatgen
|
12 |
ipykernel
|
13 |
httpcore==0.15
|
14 |
+
gt4sd==1.3.1
|
15 |
molgx>=0.22.0a1
|
16 |
molecule_generation
|
17 |
nglview
|