Spaces:
Running
on
A10G
Running
on
A10G
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -2,12 +2,12 @@ biopython==1.79
|
|
2 |
imageio==2.19.2
|
3 |
networkx==2.8.4
|
4 |
pandas==1.4.2
|
5 |
-
pytorch-lightning
|
6 |
rdkit-pypi==2022.3.2
|
7 |
scipy==1.7.3
|
8 |
scikit-learn==1.0.1
|
9 |
-
torch
|
10 |
-
torchvision
|
11 |
-
torchaudio
|
12 |
tqdm==4.64.0
|
13 |
wandb==0.12.16
|
|
|
2 |
imageio==2.19.2
|
3 |
networkx==2.8.4
|
4 |
pandas==1.4.2
|
5 |
+
pytorch-lightning
|
6 |
rdkit-pypi==2022.3.2
|
7 |
scipy==1.7.3
|
8 |
scikit-learn==1.0.1
|
9 |
+
torch
|
10 |
+
torchvision
|
11 |
+
torchaudio
|
12 |
tqdm==4.64.0
|
13 |
wandb==0.12.16
|