jannisborn commited on
Commit
eadd6ff
1 Parent(s): f7d4361

wip: update reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +26 -12
requirements.txt CHANGED
@@ -1,15 +1,29 @@
1
  -f https://download.pytorch.org/whl/cpu/torch_stable.html
2
  -f https://data.pyg.org/whl/torch-1.12.1+cpu.html
3
- torch==1.12.1+cpu
4
- torch-scatter==2.0.7
5
- torch-sparse==0.6.9
6
- torchvision==0.13.1
 
 
 
7
  torchaudio==0.12.1
8
- # torch-scatter -f https://data.pyg.org/whl/torch-1.12.1+cpu.html
9
- # torch-spline-conv -f https://data.pyg.org/whl/torch-1.12.1+cpu.html
10
- # gt4sd>=1.0.0
11
- # gradio>=3.9
12
- # markdown-it-py>=2.1.0
13
- # mols2grid>=0.2.0
14
- # pandas>=1.0.0
15
- # terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
 
 
 
 
 
 
 
 
 
 
 
 
1
  -f https://download.pytorch.org/whl/cpu/torch_stable.html
2
  -f https://data.pyg.org/whl/torch-1.12.1+cpu.html
3
+ pip==20.2.4
4
+ torch==1.12.1
5
+ torch-scatter
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
23
+ paccmann_chemistry @ git+https://github.com/PaccMann/paccmann_chemistry@0.0.4
24
+ paccmann_generator @ git+https://github.com/PaccMann/paccmann_generator@0.0.2
25
+ paccmann_gp @ git+https://github.com/PaccMann/paccmann_gp@0.1.1
26
+ paccmann_omics @ git+https://github.com/PaccMann/paccmann_omics@0.0.1.1
27
+ paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
28
+ pytoda @ git+https://github.com/PaccMann/paccmann_datasets@0.1.1
29
+ reinvent_models @ git+https://github.com/GT4SD/reinvent_models@v0.0.1