ComfyUI Node
批处理丨逐项提取
A ComfyUI node in QING/数据工具 with 3 inputs and 3 outputs.
批处理丨逐项提取
- images
- item_image
- total
- is_last
◄index0►
◄loop_mode截断►
CategoryQING/数据工具
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | 输入图像批次 | |
| index | INT | 0-1000000–1000000 | 要提取的索引 |
| loop_mode | COMBO | 截断 | 索引越界处理策略 |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| item_image | IMAGE | — |
| total | INT | — |
| is_last | BOOLEAN | — |