jannisborn
commited on
update
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -9,6 +9,8 @@ torch-geometric
|
|
9 |
torchvision==0.13.1
|
10 |
torchaudio==0.12.1
|
11 |
pymatgen
|
|
|
|
|
12 |
gt4sd>=1.1.6
|
13 |
molgx>=0.22.0a1
|
14 |
molecule_generation
|
|
|
9 |
torchvision==0.13.1
|
10 |
torchaudio==0.12.1
|
11 |
pymatgen
|
12 |
+
ipykernel
|
13 |
+
httpscore==0.15
|
14 |
gt4sd>=1.1.6
|
15 |
molgx>=0.22.0a1
|
16 |
molecule_generation
|