Spaces:
Running
Running
jannisborn commited on
Commit ·
c3a8491
1
Parent(s): 8251d31
wip: return PaccMann VCS
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -20,10 +20,10 @@ 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 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
# reinvent_models @ git+https://github.com/GT4SD/reinvent_models@v0.0.1
|
|
|
|
| 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
|