ComfyUI-KJNodes
时间:2025/06/28
Get Images From Batch Indexed
节点功能:从一批图像中选择特定索引的图像,并将它们作为新的图像批次返回。这对于从大型图像批次中提取特定帧或选择性处理某些图像非常有用。
Get Images From Batch Indexed-节点参数说明
| 输入参数 | |
| images | 输入图像批次。每一张图像应为形状一致的张量集合。 | 
| 输出参数 | |
| IMAGE | 由指定索引图像组成的新图像批次。 | 
| 控件参数 | |
| indexes | 要提取的图像索引,使用英文逗号分隔,例如 "0, 1, 3" | 

