Z-Image Power Nodes is a collection of nodes designed specifically for the Z-Image / Z-Image Turbo model. They are based on some ideas and discoveries I made while developing the Amazing Z-Image Workflow.
This page includes example workflows that utilize these nodes. The nodes can be installed via ComfyUI-Manager or manually from the GitHub repository. For more information, please visit:
These are the nodes currently included in the project:
⚡Z-Sampler Turbo ^G2
A specialized sampler designed for Z-Image Turbo that achieves sufficient quality to eliminate the need for further post-processing.⚡Style Prompt Encoder
Applies a selected visual styles to your prompt and encodes both of them using a text-encoder model (clip).⚡Style String Injector
Seamlessly integrates a chosen style into your prompt text. It accepts a string as input and modifies it based on the selected style.⚡My Top-10 Styles
Allows you to create a list of favorite styles for quick selection of your most used ones.⚡VAE Encode (for Soft Inpainting)
Encodes images into a latent representation, embedding the mask that indicates where inpainting will be applied.⚡Save Image
Saves generated images with the option to embed CivitAI-compatible metadata, making it easy to share generation parameters through that platform.⚡Empty Z-Image Latent Image
Creates an empty latent image of the appropriate size for Z-Image, selecting aspect ratio, scale, and orientation.
Description
This release introduces the second generation of "Z-Sampler Turbo", with the internal code completely rewritten from scratch. It follows the same core principle as the first generation (3 stages with their respective sigma sets) but adds new functionality and, more importantly, better parameterization of the internal sampling process.
Thanks to this rewrite, I've been able to implement the following controls:
* Intensity: adjusts how intense or "washed out" the details in the final image appear.
* Intensity Bias: allows you to adjust the "brightness" and details produced by extreme intensity values.
* Turbo Creativity: aims to bring more compositional variety to the image without altering its style or color tone.












