ComfyUI-KJNodes>Insert Image Batch By Indexes
ComfyUI-KJNodes
时间:2025/06/28

Insert Image Batch By Indexes

节点功能:将一组图像(images_to_insert)插入到另一组图像(images)的特定索引位置。它通常与 FilterZeroMasksAndCorrespondingImages 节点配合使用,用于处理被过滤出的图像,然后将它们重新插入到原始批次中的正确位置。
Insert Image Batch By Indexes-节点参数说明
输入参数
images原始图像序列。
images_to_insert要插入的新图像序列。数量必须与 insert_indexes 完全对应。
insert_indexes插入位置索引数组。
输出参数
images_after_insert插入后按照索引重新排列的图像序列。

广告

可加入知识星球获取所有示例工作流

广告

微信扫码入群,加入AIGC大家庭,与大家一起交流学习