"vscode:/vscode.git/clone" did not exist on "0fe5ea31680c6e273aad0c693487681891b7b9c8"
environment.yml 723 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
Jennifer Wei's avatar
Jennifer Wei committed
26
  - aria2
jnwei's avatar
jnwei committed
27
  - mkl=2024.0
Jennifer Wei's avatar
Jennifer Wei committed
28
  - git
Gustaf Ahdritz's avatar
Gustaf Ahdritz committed
29
30
31
  - bioconda::hmmer==3.3.2
  - bioconda::hhsuite==3.3.0
  - bioconda::kalign2==2.04
32
  - bioconda::mmseqs2
Gustaf Ahdritz's avatar
Gustaf Ahdritz committed
33
  - 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