mirror of
https://github.com/aqlaboratory/openfold.git
synced 2026-06-04 12:44:26 +08:00
Fix pl_upgrades enwironment (numpy, cuda, gcc)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user