Spaces:
Sleeping
Sleeping
package changes
Browse files
env.yml
CHANGED
@@ -7,15 +7,15 @@ dependencies:
|
|
7 |
# - libgcc=7.2
|
8 |
- setuptools=59.5.0
|
9 |
- pip
|
10 |
-
|
|
|
|
|
11 |
# - pdbfixer
|
12 |
# - cudatoolkit==11.3.*
|
13 |
- lightning=2.*
|
14 |
- biopython==1.79
|
15 |
-
- numpy==1.21
|
16 |
- PyYAML==5.4.1
|
17 |
- requests
|
18 |
-
- scipy==1.7
|
19 |
- tqdm==4.62.2
|
20 |
- typing-extensions
|
21 |
- wandb==0.12.21
|
|
|
7 |
# - libgcc=7.2
|
8 |
- setuptools=59.5.0
|
9 |
- pip
|
10 |
+
- numpy==1.21
|
11 |
+
- scipy==1.7
|
12 |
+
# - openmm=7.7
|
13 |
# - pdbfixer
|
14 |
# - cudatoolkit==11.3.*
|
15 |
- lightning=2.*
|
16 |
- biopython==1.79
|
|
|
17 |
- PyYAML==5.4.1
|
18 |
- requests
|
|
|
19 |
- tqdm==4.62.2
|
20 |
- typing-extensions
|
21 |
- wandb==0.12.21
|