Model
requiredSelect a .gguf / .safetensors model…
--diffusion-model for a standalone diffusion model file (Flux, SD3.5, Wan…); --model for an all-in-one checkpoint (SD1.x/SDXL).
--vae
Optional VAE…
--tokenizer-pack
Optional tokenizer pack folder…
Text Encoders
optionalNo external text encoders. Needed for Flux / SD3.5 / Wan-style models (--clip_l, --t5xxl, --llm, …).
Additional Models
optionalNo additional models (ControlNet, TAESD, upscaler, PhotoMaker, …).
Image Inputs
optional▾
Feed an initial, mask, end, control, or reference image — for img2img, inpainting, first/last-frame video, ControlNet guidance, or Kontext-style editing.
--init-img
Initial image…
--mask
Mask image…
--end-img
End-frame image (flf2v)…
--control-image
Control image…
Reference images --ref-image
Prompt
Generation
Flags
Low VRAM / memory (off by default)
Output
directory
Default: Downloads folder
Images are written as gguf-<timestamp>.png (batches: …_0000.png, …_0001.png, …).