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
23cf2f61
Unverified
Commit
23cf2f61
authored
Nov 07, 2024
by
Jennifer Wei
Committed by
GitHub
Nov 07, 2024
Browse files
Merge pull request #496 from vaclavhanzl/vh-fix-pl_upgrades-env
Fix pl_upgrades environment (numpy, cuda, gcc)
parents
3bec3e9b
6bdbd48f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
environment.yml
environment.yml
+3
-1
No files found.
environment.yml
View file @
23cf2f61
...
...
@@ -5,6 +5,8 @@ channels:
-
pytorch
-
nvidia
dependencies
:
-
cuda
-
gcc=12.4
-
python=3.10
-
libgcc=7.2
-
setuptools=59.5.0
...
...
@@ -13,7 +15,7 @@ dependencies:
-
pdbfixer
-
pytorch-lightning
-
biopython
-
numpy
-
numpy
<2.0.0
-
pandas
-
PyYAML==5.4.1
-
requests
...
...
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