ComfyUI Node
Get Image or Mask Range From Batch (UTK)
A ComfyUI node in UniversalToolkit/Tools with 4 inputs and 2 outputs.
Get Image or Mask Range From Batch (UTK)
- images
- masks
- image
- mask
◄start_index0►
◄num_frames1►
CategoryUniversalToolkit/Tools
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| start_index | INT | 0-1–4096 | 起始索引,-1表示从末尾开始 |
| num_frames | INT | 11–4096 | 要提取的帧数 |
| imagesopt | IMAGE | 输入的图像批次 | |
| masksopt | MASK | 输入的遮罩批次 |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |