environment.yml 720 Bytes
Newer Older
1
name: openfold-env 
Karl Leswing's avatar
Karl Leswing committed
2
3
4
5
6
channels:
  - conda-forge
  - bioconda
  - pytorch
dependencies:
Matthew W. Thompson's avatar
Matthew W. Thompson committed
7
  - python=3.9
8
  - libgcc=7.2
Matthew W. Thompson's avatar
Matthew W. Thompson committed
9
10
11
12
  - setuptools=59.5.0
  - pip
  - openmm=7.7
  - pdbfixer
13
14
15
16
  - pytorch-lightning
  - biopython
  - numpy
  - pandas
Matthew W. Thompson's avatar
Matthew W. Thompson committed
17
18
19
20
  - PyYAML==5.4.1
  - requests
  - scipy==1.7
  - tqdm==4.62.2
Jennifer Wei's avatar
Jennifer Wei committed
21
  - typing-extensions==4.0
22
  - wandb
Matthew W. Thompson's avatar
Matthew W. Thompson committed
23
  - modelcif==0.7
24
  - awscli
25
  - ml-collections
26
  - mkl==2024.0.0
Jennifer Wei's avatar
Jennifer Wei committed
27
  - aria2
Jennifer's avatar
Jennifer committed
28
  - mkl==2024.0
Jennifer Wei's avatar
Jennifer Wei committed
29
  - git
Gustaf Ahdritz's avatar
Gustaf Ahdritz committed
30
31
32
33
  - bioconda::hmmer==3.3.2
  - bioconda::hhsuite==3.3.0
  - bioconda::kalign2==2.04
  - pytorch::pytorch=1.12.*
Karl Leswing's avatar
Karl Leswing committed
34
  - pip:
35
      - deepspeed==0.12.4
Karl Leswing's avatar
Karl Leswing committed
36
      - dm-tree==0.1.6
37
      - git+https://github.com/NVIDIA/dllogger.git
38
      - git+https://github.com/Dao-AILab/flash-attention.git@5b838a8