ComfyUI Node
Empty Latent Batch
A ComfyUI node in π«Ά ComfyAssets/π¦ Latents with 4 inputs and 4 outputs.
Empty Latent Batch
- latent
- width
- height
- batch_size
βpresetcustomβΊ
βwidth1024βΊ
βheight1024βΊ
βbatch_size1βΊ
Categoryπ«Ά ComfyAssets/π¦ Latents
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| preset | COMBO | custom | Select from optimized resolution presets or use custom dimensions. SDXL presets are ~1MP, FLUX presets are higher resolution, Ultra-wide presets support modern aspect ratios. |
| width | INT | 102464β8192 | Custom width in pixels (must be multiple of 8). Used when preset is 'custom' or as fallback for invalid presets. This will be converted to latent space dimensions. |
| height | INT | 102464β8192 | Custom height in pixels (must be multiple of 8). Used when preset is 'custom' or as fallback for invalid presets. This will be converted to latent space dimensions. |
| batch_size | INT | 11β64 | Number of empty latents to create in the batch. Useful for batch processing workflows. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | β |
| width | INT | β |
| height | INT | β |
| batch_size | INT | β |