stable-diffusion.cpp/docs/ovis_image.md
2025-12-13 00:11:47 +08:00

771 B

How to Use

Download weights

Examples

.\bin\Release\sd-cli.exe --diffusion-model  ovis_image-Q4_0.gguf --vae ..\..\ComfyUI\models\vae\ae.sft  --llm ..\..\ComfyUI\models\text_encoders\ovis_2.5.safetensors -p "a lovely cat" --cfg-scale 5.0 -v --offload-to-cpu --diffusion-fa
ovis image example