Spaces:
Running
Running
Commit
·
823c64d
1
Parent(s):
c7148b0
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ torch-sparse
|
|
| 8 |
torch-geometric
|
| 9 |
torchvision==0.13.1
|
| 10 |
torchaudio==0.12.1
|
| 11 |
-
gt4sd>=1.
|
| 12 |
molgx>=0.22.0a1
|
| 13 |
molecule_generation
|
| 14 |
nglview
|
|
@@ -21,7 +21,6 @@ mols2grid==1.1.1
|
|
| 21 |
pandas>=1.0.0,<2.0.0
|
| 22 |
pydantic<2.0.0
|
| 23 |
pymatgen>=2023.1.9
|
| 24 |
-
keras==2.10.0
|
| 25 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
| 26 |
guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
|
| 27 |
moses @ git+https://github.com/GT4SD/[email protected]
|
|
|
|
| 8 |
torch-geometric
|
| 9 |
torchvision==0.13.1
|
| 10 |
torchaudio==0.12.1
|
| 11 |
+
gt4sd>=1.3.1
|
| 12 |
molgx>=0.22.0a1
|
| 13 |
molecule_generation
|
| 14 |
nglview
|
|
|
|
| 21 |
pandas>=1.0.0,<2.0.0
|
| 22 |
pydantic<2.0.0
|
| 23 |
pymatgen>=2023.1.9
|
|
|
|
| 24 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
| 25 |
guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
|
| 26 |
moses @ git+https://github.com/GT4SD/[email protected]
|