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
6bdbd48f
Commit
6bdbd48f
authored
Oct 22, 2024
by
Vaclav Hanzl
Browse files
Fix pl_upgrades enwironment (numpy, cuda, gcc)
parent
3bec3e9b
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 @
6bdbd48f
...
@@ -5,6 +5,8 @@ channels:
...
@@ -5,6 +5,8 @@ channels:
-
pytorch
-
pytorch
-
nvidia
-
nvidia
dependencies
:
dependencies
:
-
cuda
-
gcc=12.4
-
python=3.10
-
python=3.10
-
libgcc=7.2
-
libgcc=7.2
-
setuptools=59.5.0
-
setuptools=59.5.0
...
@@ -13,7 +15,7 @@ dependencies:
...
@@ -13,7 +15,7 @@ dependencies:
-
pdbfixer
-
pdbfixer
-
pytorch-lightning
-
pytorch-lightning
-
biopython
-
biopython
-
numpy
-
numpy
<2.0.0
-
pandas
-
pandas
-
PyYAML==5.4.1
-
PyYAML==5.4.1
-
requests
-
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