Z-Image Integrated KSampler
Z_ImageIntegratedKSampler
Z-Image Integrated KSampler - All-in-one generation with LLM prompt enhancement, sampling, AuraFlow, CFGNorm, and auto-save.
Pack: Comfyui-Z-Image-Utilities
custom_nodes.Comfyui-Z-Image-Utilities
Inputs (32)
| Name | Type | Required |
|---|---|---|
| model | MODEL | required |
| clip | CLIP | required |
| vae | VAE | required |
| config | ZIMAGE_CONFIG | required |
| positive_prompt | STRING | required |
| negative_prompt | STRING | required |
| generation_mode | COMBO | required |
| width | INT | required |
| height | INT | required |
| seed | INT | required |
| steps | INT | required |
| cfg | FLOAT | required |
| sampler_name | COMBO | required |
| scheduler | COMBO | required |
| denoise | FLOAT | required |
| options | ZIMAGE_OPTIONS | optional |
| image_1 | IMAGE | optional |
| image_2 | IMAGE | optional |
| image_3 | IMAGE | optional |
| image_4 | IMAGE | optional |
| latent | LATENT | optional |
| prompt_template | COMBO | optional |
| enable_prompt_enhance | BOOLEAN | optional |
| batch_size | INT | optional |
| auraflow_shift | FLOAT | optional |
| cfg_norm_strength | FLOAT | optional |
| enable_clean_gpu | BOOLEAN | optional |
| enable_clean_ram | BOOLEAN | optional |
| auto_save_folder | STRING | optional |
| output_prefix | STRING | optional |
| custom_system_prompt | STRING | optional |
| instruction | STRING | optional |