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
The most important changes and new features in this release:
Additional Styles: Now featuring 70 pre-defined styles to choose from.
New "Style & Prompt Encoder" Node: Allows selecting ANY style and combining it with the prompt, generating embedings.
New "Style String Injector" Node: Directly injects style text into your prompt strings.
Enhanced "Save Image" Functionality: More reliable metadata export to CivitAI, including support for sub-graphs.
Console Information: Internal details such as the number of available styles are now displayed in the console.
Bug Fixes: Several issues have been resolved to improve overall stability.
Deprecated Nodes:
The "Illustration-Style Prompt Encoder" node has been deprecated.
Its functionality is now available in the new "Style & Prompt Encoder" node.The "Photo-Style Prompt Encoder" node has been deprecated as well.
Its features are integrated into the new "Style & Prompt Encoder" node.













