Spaces:
Sleeping
Sleeping
update
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ torch-scatter
|
|
6 |
torch-spline-conv
|
7 |
torch-sparse
|
8 |
torch-geometric
|
9 |
-
torchvision==0.
|
10 |
torchaudio==0.12.1
|
11 |
diffusers==0.6.0
|
12 |
gt4sd==1.3.1
|
@@ -34,4 +34,7 @@ paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
|
|
34 |
reinvent_models @ git+https://github.com/GT4SD/[email protected]
|
35 |
h11==0.13.0
|
36 |
pytorch-lightning==1.7.7
|
37 |
-
torchmetrics==0.11.3
|
|
|
|
|
|
|
|
6 |
torch-spline-conv
|
7 |
torch-sparse
|
8 |
torch-geometric
|
9 |
+
torchvision==0.14.1
|
10 |
torchaudio==0.12.1
|
11 |
diffusers==0.6.0
|
12 |
gt4sd==1.3.1
|
|
|
34 |
reinvent_models @ git+https://github.com/GT4SD/[email protected]
|
35 |
h11==0.13.0
|
36 |
pytorch-lightning==1.7.7
|
37 |
+
torchmetrics==0.11.3
|
38 |
+
lightning-utilities==0.9.0
|
39 |
+
scikit-learn==1.2.1
|
40 |
+
scikit-optimize==0.9.0
|