Nodes/Tiled Image Generator for ComfyUI/Adaptive Tiled Image Detailer
ComfyUI Node

Adaptive Tiled Image Detailer

A ComfyUI node in image/generation with 19 inputs and 3 outputs.

By rickyars·Created about a year ago·Updated about a month ago· 3
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)

NameTypeDefaultDescription
modelMODEL
upscaled_latentLATENT
positiveCONDITIONING
negativeCONDITIONING
seedINT00–18446744073709550000
stepsINT201–100
cfgFLOAT7.01–20
sampler_nameCOMBO44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38
schedulerCOMBO9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3
scoring_methodCOMBOotsu_threshold3 options: otsu_threshold, quadtree_density, structure_energy
denoise_minFLOAT0.050–1
denoise_maxFLOAT0.350–1
curveFLOAT1.500.1–5
tile_sizeINT1024256–2048
overlapINT640–512
noise_typeCOMBOgaussian1 options: gaussian
eta_minFLOAT0.000–2Eta 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_maxFLOAT1.000–2Eta for highest-denoise tiles. Scales linearly from eta_min (at denoise_min) to eta_max (at denoise_max).
split_thresholdoptFLOAT0.800–5quadtree_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)

NameTypeDescription
refined_latentLATENT
denoise_mapIMAGE
scoring_mapIMAGE