environment.yml 983 Bytes
Newer Older
Karl Leswing's avatar
Karl Leswing committed
1
2
3
4
5
6
name: openfold_venv
channels:
  - conda-forge
  - bioconda
  - pytorch
dependencies:
7
  - conda-forge::python=3.9
Gustaf Ahdritz's avatar
Gustaf Ahdritz committed
8
9
  - conda-forge::setuptools=59.5.0
  - conda-forge::pip
10
  - conda-forge::cudatoolkit==11.3.*
Jennifer Wei's avatar
Jennifer Wei committed
11
  - conda-forge::openmm=7.7.0
Gustaf Ahdritz's avatar
Gustaf Ahdritz committed
12
  - conda-forge::pdbfixer
13
14
15
16
17
18
19
20
21
  - conda-forge::awscli
  - conda-forge::biopython==1.79
  - conda-forge::ninja
  - conda-forge::numpy==1.21.2
  - conda-forge::scipy==1.7.1
  - conda-forge::pyyaml==5.4.1
  - conda-forge::packaging
  - conda-forge::tqdm==4.62.2
  - conda-forge::typing-extensions==3.10.0.2
Gustaf Ahdritz's avatar
Gustaf Ahdritz committed
22
23
24
  - bioconda::hmmer==3.3.2
  - bioconda::hhsuite==3.3.0
  - bioconda::kalign2==2.04
25
  - bioconda::aria2
Gustaf Ahdritz's avatar
Gustaf Ahdritz committed
26
  - pytorch::pytorch=1.12.*
Karl Leswing's avatar
Karl Leswing committed
27
  - pip:
28
      - deepspeed==0.5.10
Karl Leswing's avatar
Karl Leswing committed
29
30
31
      - dm-tree==0.1.6
      - ml-collections==0.1.0
      - requests==2.26.0
Gustaf Ahdritz's avatar
Gustaf Ahdritz committed
32
      - pytorch_lightning==1.5.10
Gustaf Ahdritz's avatar
Gustaf Ahdritz committed
33
      - wandb==0.12.21
34
      - modelcif==0.7
35
      - git+https://github.com/NVIDIA/dllogger.git
36
      - git+https://github.com/Dao-AILab/flash-attention.git@5b838a8bef