name: colabfold
channels:
  - conda-forge
  - bioconda
dependencies:
  - python=3.12
  - pip
  - pip:
    - jax[cuda12]
    - tensorflow
    - git+https://github.com/sokrypton/ColabFold.git#egg=colabfold[alphafold]