🎨 Z-Image Turbo Controlnet Workflow
This is a fun and efficient workflow designed around Z-Image Turbo generation.
💡 Requirements & Tips
Models: Check the Notes within the workflow for the names of the required models and their corresponding folder paths.
ComfyUI Update: To ensure stability, please update your ComfyUI to the latest version. It is highly recommended to select the "Nightly" version in the left column of the ComfyUI Manager to avoid potential issues, especially with the
ModelPatchLoader.Recommended Preprocessors: In the
AIO Aux Preprocessornode, the following preprocessors have been confirmed to work well and are highly recommended for optimal results:CannyEdgePreprocessorDepthAnythingPreprocessorOpenposePreprocessor
A detailed guide for this workflow will be added soon.
👷♀️Fixing errors
ModelPatchLoader, local variable 'model' referenced before assignment
(or similar loader related errors)
If you see this error when running the workflow in ComfyUI, it usually means your installation is not fully updated and one or more loader files are outdated.
Here are the steps that solve it in almost all cases:
Do not rely only on ComfyUI Manager for updates.
On some systems, especially macOS, updating through the Manager does not apply all required files.Portable version users:
Use the update script inside the update folder.
On Windows: runupdate_comfyui.bat.
On macOS or Linux: run the included update script or usegit pullif you installed via Git.Desktop version users:
The desktop build can be slightly behind in updates. If the error persists, switch to the portable version or update your local repo manually withgit pull.Missing nodes:
Make sure you've installed all nodes (missing nodes via the comfyUI manager). The Huslyo123RealismNode is Discord only, but you can just select the node and press delete. It will not break the workflow!Switch to the Nightly version in ComfyUI Manager:
In the left column under Update, change ComfyUI stable version to Nightly version and reboot ComfyUI.
After a full update, the workflow should run without the ModelPatchLoader error.
Description
A follow is highly appreciated
ControlNet for Z-image functionality has only recently been made available. While this initial workflow is functional, expect changes and improvements in future versions as the feature evolves.

