Model
required--diffusion-model for a standalone diffusion model file (Flux, SD3.5, Wan…); --model for an all-in-one checkpoint (SD1.x/SDXL).
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.
Reference images --ref-image
Prompt
Generation
Flags
Low VRAM / memory (off by default)
Tensor Split (multi-GPU)
optional▾
Assign more than one device to a module to split it across GPUs — --backend --split-mode. Needs a build with multiple GPU backends (CUDA/Vulkan/ROCm); layer split spreads whole transformer blocks per device, row split shards individual weights (CUDA only).
Output
Images are written as gguf-<timestamp>.png (batches: …_0000.png, …_0001.png, …).