ComfyUI Node
Tiled Image Generator
A ComfyUI node in image/generation with 21 inputs and 2 outputs.
Tiled Image Generator
- model
- clip
- vae
- controlnet
- model_patch
- composite_image
- individual_tiles
◄json_tile_prompts—►
◄global_positive►
◄global_negative►
◄grid_width4►
◄grid_height6►
◄tile_width1024►
◄tile_height1024►
◄overlap_percent0.15►
◄sampler_name▾►
◄scheduler▾►
◄steps20►
◄cfg7.0►
◄control_strength0.70►
◄seed0►
◄seamlessXtrue►
◄seamlessYfalse►
Categoryimage/generation
Inputs (21)
| Name | Type | Default | Description |
|---|---|---|---|
| json_tile_prompts | STRING | — | |
| global_positive | STRING | — | |
| global_negative | STRING | — | |
| grid_width | INT | 41–16 | — |
| grid_height | INT | 61–16 | — |
| tile_width | INT | 1024256–2048 | — |
| tile_height | INT | 1024256–2048 | — |
| overlap_percent | FLOAT | 0.150.05–0.5 | — |
| model | MODEL | — | |
| clip | CLIP | — | |
| vae | VAE | — | |
| sampler_name | COMBO | 44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38 | |
| scheduler | COMBO | 9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3 | |
| steps | INT | 201–100 | — |
| cfg | FLOAT | 7.01–20 | — |
| control_strength | FLOAT | 0.700–10 | Strength of the coherence control (ControlNet or model patch). |
| seed | INT | 00–18446744073709550000 | — |
| seamlessX | BOOLEAN | true | If true, side of image will be seamless. (2+ tiles) |
| seamlessY | BOOLEAN | false | If true, top/bottom of image will be seamless. (2+ tiles) |
| controlnetopt | CONTROL_NET | — | |
| model_patchopt | MODEL_PATCH | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| composite_image | IMAGE | — |
| individual_tiles | IMAGE | — |