stable-diffusion.cpp/docs/ovis_image.md
2025-12-07 12:32:56 +08:00

767 B

How to Use

Download weights

Examples

.\bin\Release\sd.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