Nodes/WtlNodes/Tiled Sampler (Custom Advanced)
ComfyUI Node

Tiled Sampler (Custom Advanced)

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

By Scorpiosis0·Created 9 months ago·Updated 2 months ago· 3
Tiled Sampler (Custom Advanced)
  • noise
  • guider
  • sampler
  • sigmas
  • latent_image
  • output
  • tiles
tile_factor/2
context_size256
seam_flat_width128
seam_feather128
seam_fix_max_sigma0.7
Categorysampling/custom_sampling

Inputs (10)

NameTypeDefaultDescription
noiseNOISE
guiderGUIDER
samplerSAMPLER
sigmasSIGMAS
latent_imageLATENT
tile_factorCOMBO/2Number of tiles along the short side.
context_sizeINT2560–512Extra pixels of surrounding image the model sees as context.
seam_flat_widthINT1288–256Width of the fully regenerated zone in pixels, centered on each seam. This zone gets mask=1.0 — full inpainting strength.
seam_featherINT1280–256Width of gaussian falloff on each side of the flat zone. Total sampled strip = seam_flat_width + 2 * seam_feather. Larger = smoother blend into surrounding image.
seam_fix_max_sigmaFLOAT0.70.1–10Max sigma for the seam fix pass. Input sigmas are rescaled so the peak equals this value, steps stay proportional.

Outputs (2)

NameTypeDescription
outputLATENT
tilesIMAGE