ComfyUI Node
⚗️🔬| Load Z-Image Model (safetensors / gguf)
Load the Z-Image Diffusion Model in safetensors and GGUF format. Note that the 'ComfyUI-GGUF' custom nodes by city96 must be installed for GGUF files to be detected by this node. ⚠️ Because this node is experimental, its parameters, behavior, or availability may change or be removed entirely without prior notice.
⚗️🔬| Load Z-Image Model (safetensors / gguf)
- MODEL
◄checkpoint▾►
◄file_filterfalse►
Category⚡Z-Image/__experimental
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| checkpoint | COMBO | The Z-Image generative diffusion model checkpoint. | |
| file_filter | BOOLEAN | false | If True, all available checkpoints will be listed, including those that may not be compatible. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | The loaded Z-Image diffusion model. |