ComfyUI Node
Reference Tile Slice
Cuts the same spatial tiles from a reference frame (e.g. LR source) as your video slicer. ref_tiles[i] aligns with video tiles[i] for conditioning or paired processing.
Reference Tile Slice
- reference_image
- tile_config
- ref_tiles
CategoryVideo Tiler
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| reference_image | IMAGE | Reference RGB same spatial size as frames fed to the slicer (per batch row). | |
| tile_config | TILE_CONFIG | tile_config from Video Tile Slice or Slice Fixed. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| ref_tiles | IMAGE | Reference tiles list; same length/order as main slicer tiles. |