A workflow for Z-Image-Turbo focused on high-quality image styles and ease of use.
Style Selector: Choose from fifteen customizable image styles.
Sampler Switch: Easily test generation with an alternative sampler.
Landscape Switch: Change to horizontal image generation with a single click.
Z-Image Enhancer: Improves image quality by performing a double pass.
Spicy Impact Booster: Adds a subtle spicy condiment to the prompt.
Preconfigured workflows for each checkpoint format (GGUF / SAFETENSORS).
Custom sigma values adjusted to my personal preference (100% subjective).
Generated images are saved in the "ZImage" folder, organized by date.

Workflow Overview
The zip contains two workflow files:
amazing-z-image_GGUF: Recommended for GPUs with 12GB or less.
amazing-z-image_SAFETENSORS: Based directly on the ComfyUI example.
When using ComfyUI, you may encounter debates about the best checkpoint format. From my experience, GGUF quantized models provide a better balance between size and prompt response quality compared to SafeTensors versions. However, it's worth noting that ComfyUI includes optimizations that work more efficiently with SafeTensors files, which might make them preferable for some users despite their larger size. The optimal choice depends on factors like your ComfyUI version, PyTorch setup, CUDA configuration, GPU model, and available VRAM and RAM. To help you find the best fit for your system, I've included links to various checkpoint versions below.
Required Checkpoints Files
For "amazing-z-image_GGUF"
z_image_turbo-Q5_K_S.gguf [5.19 GB]
local directory:ComfyUI/models/diffusion_models/Qwen3-4B.i1-Q5_K_S.gguf [2.82 GB]
local directory:ComfyUI/models/text_encoders/ae.safetensors [335 MB]
local directory:ComfyUI/models/vae/4x_Nickelback_70000G.safetensors (for image enhancer) [66.9 MB]
local directory:ComfyUI/models/upscale_models/4x_foolhardy_Remacri.safetensors (for image enhancer) [66.9 MB]
local directory:ComfyUI/models/upscale_models/
For "amazing_zimage-SAFETENSORS"
Based directly on the official ComfyUI example,
z_image_turbo_bf16.safetensors (12.3 GB)
local directory:ComfyUI/models/diffusion_models/qwen_3_4b.safetensors (8.04 GB)
local directory:ComfyUI/models/text_encoders/ae.safetensors (335 MB)
local directory:ComfyUI/models/vae/4x_Nickelback_70000G.safetensors (for image enhancer) [66.9 MB]
local directory:ComfyUI/models/upscale_models/4x_foolhardy_Remacri.safetensors (for image enhancer) [66.9 MB]
local directory:ComfyUI/models/upscale_models/
Required Custom Nodes
The workflows require the following custom nodes:
(which can be installed via ComfyUI-Manager or downloaded from their repositories)
rgthree-comfy: https://github.com/rgthree/rgthree-comfy
ComfyUI-GGUF: https://github.com/city96/ComfyUI-GGUF
License
This project is licensed under the Unlicense license.
More info:


