Text-to-Image
Diffusers
Safetensors
English
ZImagePipeline

Z-Image-Turbo can now be run with 8 steps instead of 9

#158
by rootonchair - opened

With latest changes in diffusers after this PR https://github.com/huggingface/diffusers/pull/13730

num_inference_steps=9, can now be changed to num_inference_steps=8, correctly

Sign up or log in to comment