"mmgen/models/builder.py" did not exist on "57e0e89170c8aa97b0980fafaf87b2df0204f93d"
environment.yml 729 Bytes
Newer Older
1
name: openfold-venv
Karl Leswing's avatar
Karl Leswing committed
2
3
4
channels:
  - conda-forge
  - bioconda
5
  - pytorch
Karl Leswing's avatar
Karl Leswing committed
6
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
13
  - setuptools=59.5.0
  - pip
  - openmm=7.7
  - pdbfixer
  - cudatoolkit==11.3.*
14
  - pytorch-lightning==1.5.10
Matthew W. Thompson's avatar
Matthew W. Thompson committed
15
16
17
18
19
20
21
22
23
  - biopython==1.79
  - numpy==1.21
  - PyYAML==5.4.1
  - requests
  - scipy==1.7
  - tqdm==4.62.2
  - typing-extensions==3.10
  - wandb==0.12.21
  - modelcif==0.7
24
  - awscli
25
  - ml-collections
Jennifer Wei's avatar
Jennifer Wei committed
26
27
  - aria2
  - git
Gustaf Ahdritz's avatar
Gustaf Ahdritz committed
28
29
30
  - bioconda::hmmer==3.3.2
  - bioconda::hhsuite==3.3.0
  - bioconda::kalign2==2.04
31
  - pytorch::pytorch=1.12.*
Karl Leswing's avatar
Karl Leswing committed
32
  - pip:
33
34
      - deepspeed==0.5.10
      - dm-tree==0.1.6
35
      - git+https://github.com/NVIDIA/dllogger.git
36
      - git+https://github.com/Dao-AILab/flash-attention.git@5b838a8