Nodes/ComfyUI-MagoNodes/WAN Tiled Sampler (Model Patch)
ComfyUI Node

WAN Tiled Sampler (Model Patch)

A ComfyUI node in Mago Nodes/Sampling with 9 inputs and 1 output.

By MagoStudio·Created 3 months ago·Updated 21 days ago· 6
WAN Tiled Sampler (Model Patch)
  • model
  • MODEL
tiles_h2
tiles_w2
overlap_h25
overlap_w25
scale_schedule
bypass_tilingfalse
reference_latent_fulltrue
debugfalse
CategoryMago Nodes/Sampling

Inputs (9)

NameTypeDefaultDescription
modelMODEL
tiles_hINT21–8Number of spatial tiles along the height axis. Set 1 to disable.
tiles_wINT21–8Number of spatial tiles along the width axis. Set 1 to disable.
overlap_hINT250–50Overlap between height tiles, % of tile height (0–50%).
overlap_wINT250–50Overlap between width tiles, % of tile width (0–50%).
scale_scheduleoptSTRINGMultiscale (coarse-to-fine) schedule, step → resolution %. e.g. {0:25, 10:50, 20:100} runs the WHOLE frame downscaled to 25% for steps 0–9, 50% for 10–19, then full-res from 20 (held until next key). While scale < 100% the frame runs in one pass (no tiling) so global motion stays coherent — the I2V fix. Step indices are local to each sampler pass. Empty = always 100%.
bypass_tilingoptBOOLEANfalseSkip tiling (unless a scale_schedule is set).
reference_latent_fulloptBOOLEANtruePass the full reference frame to every tile (I2V global context) instead of cropping it to the tile region. Keep on for I2V.
debugoptBOOLEANfalsePrint tile layout, blend-weight sanity check, and per-step scale/tile decisions to the console.

Outputs (1)

NameTypeDescription
MODELMODEL