mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-19 06:48:12 +00:00
22 lines
343 B
YAML
22 lines
343 B
YAML
name: DiffSynthStudio
|
|
channels:
|
|
- pytorch
|
|
- nvidia
|
|
- defaults
|
|
dependencies:
|
|
- python=3.9.16
|
|
- pip=23.0.1
|
|
- cudatoolkit
|
|
- pytorch
|
|
- cupy
|
|
- pip:
|
|
- transformers
|
|
- controlnet-aux==0.0.7
|
|
- streamlit
|
|
- streamlit-drawable-canvas
|
|
- imageio
|
|
- imageio[ffmpeg]
|
|
- safetensors
|
|
- einops
|
|
- sentencepiece
|