environment.yml 875 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
13
14
15
16
  - conda-forge::pdbfixer
  - 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
17
  - pip:
18
19
      - packaging
      - ninja==1.11.1
Karl Leswing's avatar
Karl Leswing committed
20
      - biopython==1.79
21
      - deepspeed==0.5.10
Karl Leswing's avatar
Karl Leswing committed
22
23
24
25
26
27
28
29
      - dm-tree==0.1.6
      - ml-collections==0.1.0
      - numpy==1.21.2
      - PyYAML==5.4.1
      - requests==2.26.0
      - scipy==1.7.1
      - tqdm==4.62.2
      - typing-extensions==3.10.0.2
Gustaf Ahdritz's avatar
Gustaf Ahdritz committed
30
      - pytorch_lightning==1.5.10
Gustaf Ahdritz's avatar
Gustaf Ahdritz committed
31
      - wandb==0.12.21
32
      - modelcif==0.7
33
      - git+https://github.com/NVIDIA/dllogger.git
34
      - git+https://github.com/Dao-AILab/flash-attention.git@5b838a8bef