Commit 8e85aa97 authored by zhuww's avatar zhuww
Browse files

skip install torch

parent dcf7322c
......@@ -2,7 +2,6 @@ name: fastfold
channels:
- conda-forge
- bioconda
- pytorch
dependencies:
- pip:
- biopython==1.79
......@@ -17,12 +16,6 @@ dependencies:
- ray==2.0.0
- pyarrow
- pandas
- --find-links https://release.colossalai.org
- colossalai==0.1.10+torch1.12cu11.3
- pytorch::pytorch=1.12
- pytorch::torchvision
- pytorch::torchaudio
- conda-forge::cudatoolkit=11.3
- conda-forge::python=3.8
- conda-forge::setuptools=59.5.0
- conda-forge::pip
......
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