Files
comfyui-workflows/models/zimage/z-image-turbo-controlnet-union-community/README.md
T

40 lines
1.2 KiB
Markdown

# Z-Image Turbo ControlNet Union Community
## Summary
Community `Z-Image Turbo` workflow focused on ControlNet / union-style structural guidance.
## Model Family
- `zimage`
## Status
- `imported-only`
## Source
- Workflow repo: <https://huggingface.co/axiomgraph/mycomfyuiworkflows>
- Workflow file: <https://huggingface.co/axiomgraph/mycomfyuiworkflows/resolve/main/Z%20Image%20Turbo/Z%20Image%20Turbo%20Fun%20controlnet%20union%202.1.json?download=true>
- Original publisher: `axiomgraph`
- Date imported: `2026-08-08`
## Developer notes
- Same community workflow collection as the inpainting variant.
- Uses `ZImageFunControlnet` and a patched model path, so this is clearly aimed at guided generation rather than plain prompting.
## Our notes
- Worth keeping because structure-guided workflows often matter more in practice than plain T2I.
- Good second-step `Z-Image` test after the official example, especially if you care about controlled composition.
## Required custom nodes
- `rgthree-comfy`
- whatever custom package provides `ZImageFunControlnet`
## Notes
- Good candidate for future `optimized/text-to-image/` or `optimized/image-edit/` comparison if it behaves well.