condensed workflow for the base model of z-image. (NOT TURBO MODEL)
Model
https://huggingface.co/Comfy-Org/z_image/tree/main/split_files/diffusion_models
GGUF version (if your vram cant handle bf16)
https://huggingface.co/jayn7/Z-Image-GGUF/tree/main
text encoder
https://huggingface.co/Comfy-Org/z_image/tree/main/split_files/text_encoders
vae
https://huggingface.co/Comfy-Org/z_image/tree/main/split_files/vae
you have to play with the steps and cfg.
steps - 25-50
cfg - 4.0 - 6.0
if your using the GGUF model, youll need to swap out the diffusion model loader node with the gguf loader node.
