Commit 6bdbd48f authored by Vaclav Hanzl's avatar Vaclav Hanzl
Browse files

Fix pl_upgrades enwironment (numpy, cuda, gcc)

parent 3bec3e9b
......@@ -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