Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
0c2d455e
Commit
0c2d455e
authored
Apr 23, 2025
by
Jennifer Wei
Browse files
fix environment to support tests
parent
ab4a2459
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
environment.yml
environment.yml
+3
-3
No files found.
environment.yml
View file @
0c2d455e
...
@@ -6,7 +6,6 @@ channels:
...
@@ -6,7 +6,6 @@ channels:
-
nvidia
-
nvidia
dependencies
:
dependencies
:
-
python=3.10
-
python=3.10
-
libgcc=7.2
-
setuptools=59.5.0
-
setuptools=59.5.0
-
pip
-
pip
-
openmm=7.7
-
openmm=7.7
...
@@ -16,7 +15,6 @@ dependencies:
...
@@ -16,7 +15,6 @@ dependencies:
-
numpy
-
numpy
-
pandas
-
pandas
-
PyYAML
-
PyYAML
-
pytorch
-
requests
-
requests
-
scipy
-
scipy
-
tqdm
-
tqdm
...
@@ -26,11 +24,13 @@ dependencies:
...
@@ -26,11 +24,13 @@ dependencies:
-
awscli
-
awscli
-
ml-collections
-
ml-collections
-
aria2
-
aria2
-
mkl
=2024.0
-
mkl
-
git
-
git
-
bioconda::hmmer
-
bioconda::hmmer
-
bioconda::hhsuite
-
bioconda::hhsuite
-
bioconda::kalign2
-
bioconda::kalign2
-
pytorch::pytorch=2.5
-
pytorch::pytorch-cuda=12.4
-
pip
:
-
pip
:
-
deepspeed==0.14.5
-
deepspeed==0.14.5
-
dm-tree==0.1.6
-
dm-tree==0.1.6
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment