Files
PPLM/environment.yml
2025-03-18 18:48:06 +08:00

16 lines
250 B
YAML

name: PPLM2
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- python=3.9.17
- torchvision==0.14.1
- cudatoolkit=11.6.1
- torchaudio==0.13.1
- pytorch==1.13.1
- biopython=1.81
- pip=23.2.1
- pip:
- fair-esm==2.0.0