ComfyUI Node
LTX Tiled Sampler (Model Patch)
A ComfyUI node in Mago Nodes/Sampling with 9 inputs and 1 output.
LTX Tiled Sampler (Model Patch)
- model
- MODEL
◄tiles_h2►
◄tiles_w2►
◄overlap_h6►
◄overlap_w6►
◄tiles_t1►
◄overlap_t8►
◄bypass_tilingfalse►
◄debugfalse►
CategoryMago Nodes/Sampling
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| tiles_h | INT | 21–8 | Tiles along height (H). Official LTX Stage-2 default: 2. Set 1 to disable. |
| tiles_w | INT | 21–8 | Tiles along width (W). Official LTX Stage-2 default: 2. Set 1 to disable. |
| overlap_h | INT | 60–32 | Overlap in latent units between H tiles. Official LTX default: 6 (≈48 px at 8× VAE). |
| overlap_w | INT | 60–32 | Overlap in latent units between W tiles. Official LTX default: 6 (≈48 px at 8× VAE). |
| tiles_topt | INT | 11–8 | Tiles along the temporal (frames) axis. 1 disables temporal tiling (recommended for most clips). Official Stage-2 uses 2. |
| overlap_topt | INT | 80–32 | Overlap in latent frames between temporal tiles. Official LTX default: 8. |
| bypass_tilingopt | BOOLEAN | false | Return the model unpatched — single-pass sampling. |
| debugopt | BOOLEAN | false | Print tile layout, blend-weight sanity check, and per-tile guide-conditioning info to the console. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |