ComfyUI Node
⚡| Empty Z-Image Latent Image
Create a new batch of empty latent images optimized for the Z-Image and Z-Image-Turbo models. Calculates resolution based on selected aspect ratios and scale factors to maintain compatibility with the requirements of the models.
⚡| Empty Z-Image Latent Image
- LATENT
◄orientationfalse►
◄ratio3:2 (photo)►
◄sizemedium (recommended)►
◄batch_size1►
Category⚡Z-Image
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| orientation | BOOLEAN | false | When enabled, the generated images will have a landscape orientation. By default, the node produces portrait images prioritizing mobile use. |
| ratio | COMBO | 3:2 (photo) | The aspect ratio for the generated images. This affects the width-to-height proportion of the image. |
| size | COMBO | medium (recommended) | The relative size of the generated images. Larger sizes can lead to more detailed results but require more computational resources and may cause hallucinations in some cases. |
| batch_size | INT | 11–4096 | The number of images to generate in a single processing batch. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LATENT | LATENT | An empty latent image generated according to the given parameters. |