mirror of
https://github.com/junliu621/PPLM.git
synced 2026-06-04 14:24:22 +08:00
16 lines
249 B
YAML
16 lines
249 B
YAML
name: PPLM
|
|
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
|