Unverified Commit 23cf2f61 authored by Jennifer Wei's avatar Jennifer Wei Committed by GitHub
Browse files

Merge pull request #496 from vaclavhanzl/vh-fix-pl_upgrades-env

Fix pl_upgrades environment (numpy, cuda, gcc)
parents 3bec3e9b 6bdbd48f
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment