Spaces:
Running
Running
jannisborn
commited on
Commit
•
2888e64
1
Parent(s):
dff5e32
update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,7 +8,6 @@ torch-sparse
|
|
8 |
torch-geometric
|
9 |
torchvision==0.13.1
|
10 |
torchaudio==0.12.1
|
11 |
-
httpcore==0.15
|
12 |
gt4sd==1.3.1
|
13 |
diffusers==0.6.0
|
14 |
molgx>=0.22.0a1
|
@@ -28,4 +27,5 @@ paccmann_generator @ git+https://github.com/PaccMann/paccmann_generator@0.0.2
|
|
28 |
paccmann_gp @ git+https://github.com/PaccMann/paccmann_gp@0.1.1
|
29 |
paccmann_omics @ git+https://github.com/PaccMann/paccmann_omics@0.0.1.1
|
30 |
paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
|
31 |
-
reinvent_models @ git+https://github.com/GT4SD/reinvent_models@v0.0.1
|
|
|
|
8 |
torch-geometric
|
9 |
torchvision==0.13.1
|
10 |
torchaudio==0.12.1
|
|
|
11 |
gt4sd==1.3.1
|
12 |
diffusers==0.6.0
|
13 |
molgx>=0.22.0a1
|
|
|
27 |
paccmann_gp @ git+https://github.com/PaccMann/paccmann_gp@0.1.1
|
28 |
paccmann_omics @ git+https://github.com/PaccMann/paccmann_omics@0.0.1.1
|
29 |
paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
|
30 |
+
reinvent_models @ git+https://github.com/GT4SD/reinvent_models@v0.0.1
|
31 |
+
h11==0.13
|