Z-Image Support #2188
Replies: 24 comments 33 replies
|
Thank you for your hard work, couple of questions if you don't mind : Is the fp8 quant model at https://huggingface.co/T5B/Z-Image-Turbo-FP8 supported? |
|
Realism is astounding for such a small model. The team behind it really knew their target customer. |
|
Oh man, this model slaps even with all of my weird shit. It does horror and gore pretty well out of the box. I'm hearing there will be an edit version. |
|
Here is explained how to get more variation across seeds with Z-Image Turbo. |
|
How to add Z image config in plugin? |
|
yes Controlnet-Union for zimage is here https://huggingface.co/alibaba-pai/Z-Image-Turbo-Fun-Controlnet-Union https://civitai.com/models/2186383/z-image-turbo-fun-controlnet-union?modelVersionId=2461802 |
|
Hi, so great to see the update! |
|
thank you ^^ |
|
Can you tell me how to update Comfy in Krita AI? |
|
ControlNet for Z Image v2.1 released: https://huggingface.co/alibaba-pai/Z-Image-Turbo-Fun-Controlnet-Union-2.0 |
|
Works fine, to who have a NASA computer (: |
|
1.44.0: added support for Z-Image-Turbo-Fun-Controlnet-Union See top post for model downloads. Can't set a start/end range for now, that will be added later. If the control-net causes too much image degradation reduce the strength or do a low-strength refine without control-net afterwards. |
|
Ran across this workflow for direct 4K generations. Didn't dig too deep but hope it helps with higher res gens and using the model as a refiner (Ignore qwen) |
|
I ll wait a better version, here i had problems with this model (nvidia RTX 3060 - 12GB) |
|
Please Acly, |
|
I downloaded the exact text encoder you recommended (not the GGUF one) and put it in the appropriate folder, yet Krita is still telling me that it's not installed. Anyone able to assist? |
|
I can't install controlnet. I download the file to the model_patches folder, but the control layers still don't work. Writes: "Not supported for Z-image". Can you tell me what to do? All files are located in the Frita - ComfyUI folder. |
|
I've been experimenting with the new update of Turbo Fun Union controlnet Z-Image-Turbo-Fun-Controlnet-Union-2.1-2601-8steps.safetensors and it's a huge improvement IMHO. I don't need to run a refine after rendering using canny or depth now. |
|
Updated the Links for ControlNet. Strongly recommend to delete old controlnet models, and download the latest "2601" versions from https://huggingface.co/alibaba-pai/Z-Image-Turbo-Fun-Controlnet-Union-2.1/tree/main The "Lite" variants are great too (small, fast, quality is perfectly fine). "Tile" controlnet support was added in plugin version 1.46.0 |
|
Why can't I use the ZIT models for FP8 that I download from Civiai? Krita AI Diffusion: |
|
Any news or rumors on the street regarding z-image edit ? I've been checking huggingface and google from time to time. Was it just a dream? However Klein9b is amazing. |


























Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Z-Image
Last updated: 1.47.0
Features
Requirements
The managed install can run Z-Image models since plugin version 1.43.0. Automatic model downloads have been added in 1.47.0.
For custom ComfyUI installs remember to update:
Model Download
Diffusion Models
Download one of these. They go into the
/models/diffusion_modelsfolder.VAE
Z-Image uses the same VAE as Flux 1, so if you already have it you can skip this download.
/models/vaeText Encoder
Z-Image uses Qwen 3 as text encoder. Note that it is different from the one used by Qwen-Image. Make sure the filename has "qwen_3" in it (it can be longer).
/models/text_encodersControlNet
To enable control layers, download the control models below. Note that they must be placed into the
model_patchesfolder (controlnet folder will not work!)/models/model_patches/models/model_patches"Tile" model is for unblur/upscale, the "Union" model for everything else.
Customizing the timestep range where the model applies is not supported yet, so using it comes with some quality degradation. Follow up with a refinement step that doesn't use the control model to mitigate the effect.
Additional information
All reactions