mirror of
https://github.com/leejet/stable-diffusion.cpp
synced 2026-03-01 12:39:27 +01:00
987 B
987 B
How to Use
Download weights
- Download Anima
- Download vae
- Download Qwen3-0.6B-Base
Examples
.\bin\Release\sd-cli.exe --diffusion-model ..\..\ComfyUI\models\diffusion_models\anima-preview.safetensors --vae ..\..\ComfyUI\models\vae\qwen_image_vae.safetensors --llm ..\..\ComfyUI\models\text_encoders\qwen_3_06b_base.safetensors -p "a lovely cat holding a sign says 'anima.cpp'" --cfg-scale 6.0 --sampling-method euler -v --offload-to-cpu --diffusion-fa