"examples/sglang/utils/sglang.py" did not exist on "678cffb4e56baa6129108353781546547e0d9b44"
environment.yml 314 Bytes
Newer Older
1
2
3
4
5
name: openfold_venv
channels:
  - conda-forge
  - bioconda
dependencies:
6
7
8
9
10
11
  - openmm=7.7
  - pdbfixer
  - ml-collections 
  - PyYAML==5.4.1
  - requests
  - typing-extensions
12
13
14
15
16
17
  - bioconda::hmmer==3.3.2
  - bioconda::hhsuite==3.3.0
  - bioconda::kalign2==2.04
  - pip:
      - biopython==1.79
      - dm-tree==0.1.6