Nodes/Klein Tiled Upscaler/Klein Tiled Upscaler
ComfyUI Node

Klein Tiled Upscaler

A ComfyUI node in sampling/custom_sampling with 21 inputs and 2 outputs.

By Gavr728·Created 3 months ago·Updated 2 months ago· 42
Klein Tiled Upscaler
  • guider
  • positive
  • negative
  • sampler
  • sigmas
  • vae
  • image
  • upscale_model
  • IMAGE
  • LATENT
seed0
scale_factor2.00
tiling_strategyDetail-First
tile_size_modeAuto
tile_width1024
tile_height1024
padding128
color_matchtrue
mask_blur32
adaptive_tilingfalse
skip_threshold0.00
core_anchor1.00
consistent_noisetrue
Categorysampling/custom_sampling

Inputs (21)

NameTypeDefaultDescription
guiderGUIDER
positiveCONDITIONING
negativeCONDITIONING
samplerSAMPLER
sigmasSIGMAS
vaeVAE
imageIMAGE
seedINT00–18446744073709550000
scale_factorFLOAT2.001–8Upscale ratio applied before tiling refine.
tiling_strategyCOMBODetail-FirstTile sequence order (Detail-First analyzes variance).
tile_size_modeCOMBOAutoAuto divides canvas evenly; Manual allows custom height/width below.
tile_widthINT1024512–4096Width of individual tiles when Manual mode is selected.
tile_heightINT1024512–4096Height of individual tiles when Manual mode is selected.
paddingINT1280–512
color_matchBOOLEANtrueMatches colors dynamically against original image to avoid color drift.
mask_blurINT320–64Blur radius applied to blend masks to remove seams.
adaptive_tilingBOOLEANfalseDynamically scales down sampling steps on flatter tiles to optimize speed and reduce hallucinations
skip_thresholdFLOAT0.000–1Only works with Detail-First. Skip tiles whose detail variance is below this fraction of the reference variance (keeps bicubic content). 0.0 = never skip.
core_anchorFLOAT1.000.5–1Lower = keep more original structure in tile core. 1.0 = full regen. 0.85 is subtle, 1.0-0.95 is the sweet spot.
consistent_noiseBOOLEANtrueSample all tiles from one shared full-canvas noise field. Overlapping regions get identical noise. Off = independent per-tile noise.
upscale_modeloptUPSCALE_MODEL

Outputs (2)

NameTypeDescription
IMAGEIMAGE
LATENTLATENT