jannisborn commited on
Commit
b59a1da
1 Parent(s): c11dff0

wip: enable VCS requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -17,13 +17,13 @@ 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/[email protected]
22
- # moses @ git+https://github.com/GT4SD/[email protected]
23
- # paccmann_chemistry @ git+https://github.com/PaccMann/[email protected]
24
- # paccmann_generator @ git+https://github.com/PaccMann/[email protected]
25
- # paccmann_gp @ git+https://github.com/PaccMann/[email protected]
26
- # paccmann_omics @ git+https://github.com/PaccMann/[email protected]
27
- # paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
28
- # pytoda @ git+https://github.com/PaccMann/[email protected]
29
- # reinvent_models @ git+https://github.com/GT4SD/[email protected]
 
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/[email protected]
22
+ moses @ git+https://github.com/GT4SD/[email protected]
23
+ paccmann_chemistry @ git+https://github.com/PaccMann/[email protected]
24
+ paccmann_generator @ git+https://github.com/PaccMann/[email protected]
25
+ paccmann_gp @ git+https://github.com/PaccMann/[email protected]
26
+ paccmann_omics @ git+https://github.com/PaccMann/[email protected]
27
+ paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
28
+ pytoda @ git+https://github.com/PaccMann/[email protected]
29
+ reinvent_models @ git+https://github.com/GT4SD/[email protected]