ComfyUI Node
WAN Video Tiled Patch (kijai)
A ComfyUI node in Mago Nodes/Sampling with 8 inputs and 1 output.
WAN Video Tiled Patch (kijai)
- model
- WANVIDEOMODEL
◄tiles_h2►
◄tiles_w2►
◄overlap_h25►
◄overlap_w25►
◄scale_schedule►
◄bypass_tilingfalse►
◄debugfalse►
CategoryMago Nodes/Sampling
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| model | WANVIDEOMODEL | — | |
| tiles_h | INT | 21–8 | Spatial tiles along height. 1 = no height tiling. |
| tiles_w | INT | 21–8 | Spatial tiles along width. 1 = no width tiling. |
| overlap_h | INT | 250–50 | Height overlap, % of tile height (0-50). |
| overlap_w | INT | 250–50 | Width overlap, % of tile width (0-50). |
| scale_scheduleopt | STRING | Multiscale (coarse-to-fine) schedule, step → resolution %, e.g. '{0:50, 8:100}'. While the scheduled scale < 100 the whole frame is run at that resolution (tiling off, keeps global motion coherent); at 100 it runs tiled. Empty = always full-res (tiling only). | |
| bypass_tilingopt | BOOLEAN | false | Skip tiling (unless a scale_schedule is set — a schedule still runs its downscaled steps). With no schedule this is a plain WanVideoSampler passthrough. |
| debugopt | BOOLEAN | false | Print tile layout + blend-weight sanity check + per-step scale. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| WANVIDEOMODEL | WANVIDEOMODEL | — |