ComfyUI Node
Adaptive Tiled Image Detailer
A ComfyUI node in image/generation with 19 inputs and 3 outputs.
Adaptive Tiled Image Detailer
- model
- upscaled_latent
- positive
- negative
- refined_latent
- denoise_map
- scoring_map
◄seed0►
◄steps20►
◄cfg7.0►
◄sampler_name▾►
◄scheduler▾►
◄scoring_methodotsu_threshold►
◄denoise_min0.05►
◄denoise_max0.35►
◄curve1.50►
◄tile_size1024►
◄overlap64►
◄noise_typegaussian►
◄eta_min0.00►
◄eta_max1.00►
◄split_threshold0.80►
Categoryimage/generation
Inputs (19)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| upscaled_latent | LATENT | — | |
| positive | CONDITIONING | — | |
| negative | CONDITIONING | — | |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 201–100 | — |
| cfg | FLOAT | 7.01–20 | — |
| 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 | |
| scoring_method | COMBO | otsu_threshold | 3 options: otsu_threshold, quadtree_density, structure_energy |
| denoise_min | FLOAT | 0.050–1 | — |
| denoise_max | FLOAT | 0.350–1 | — |
| curve | FLOAT | 1.500.1–5 | — |
| tile_size | INT | 1024256–2048 | — |
| overlap | INT | 640–512 | — |
| noise_type | COMBO | gaussian | 1 options: gaussian |
| eta_min | FLOAT | 0.000–2 | Eta for lowest-denoise tiles. 0 = deterministic ODE. Eta-compatible samplers: euler_ancestral, dpmpp_sde, dpmpp_2s_ancestral, dpmpp_2m_sde, dpmpp_3m_sde, rk_beta. |
| eta_max | FLOAT | 1.000–2 | Eta for highest-denoise tiles. Scales linearly from eta_min (at denoise_min) to eta_max (at denoise_max). |
| split_thresholdopt | FLOAT | 0.800–5 | quadtree_density only: a cell subdivides while its mean structure energy exceeds this. Lower = more of the image counts as detailed. Calibrated on real Z-Image VAE latents: soft regions measure ~0.3-0.6, detailed ~1.4+. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| refined_latent | LATENT | — |
| denoise_map | IMAGE | — |
| scoring_map | IMAGE | — |