Spaces:
Running
Running
jannisborn commited on
Commit ·
c11dff0
1
Parent(s): ccf93d1
wip: update reqs
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
|
@@ -6,17 +6,17 @@ torch-scatter
|
|
| 6 |
torch-spline-conv
|
| 7 |
torch-sparse
|
| 8 |
torch-geometric
|
| 9 |
-
|
| 10 |
-
|
| 11 |
gt4sd>=1.0.0
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
# terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
| 21 |
# guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.2
|
| 22 |
# moses @ git+https://github.com/GT4SD/moses.git@v0.1.0
|
|
|
|
| 6 |
torch-spline-conv
|
| 7 |
torch-sparse
|
| 8 |
torch-geometric
|
| 9 |
+
torchvision==0.13.1
|
| 10 |
+
torchaudio==0.12.1
|
| 11 |
gt4sd>=1.0.0
|
| 12 |
+
molgx>=0.22.0a1
|
| 13 |
+
molecule_generation
|
| 14 |
+
nglview
|
| 15 |
+
PyTDC==0.3.7
|
| 16 |
+
gradio>=3.9
|
| 17 |
+
markdown-it-py>=2.1.0
|
| 18 |
+
mols2grid>=0.2.0
|
| 19 |
+
pandas>=1.0.0
|
| 20 |
# terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
| 21 |
# guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.2
|
| 22 |
# moses @ git+https://github.com/GT4SD/moses.git@v0.1.0
|