Composite Batch
Composite_Batch
ImageCompositeMask_adv图像混合专用设置,注意相同的后续设置会覆盖前面的设置 混合图像-批次处理方式设置 输入:接收其它的CompositeOptions输入 参数1:batch_mode 列表(下拉列表),批次处理方式 auto 自动处理,根据当前批次自动匹配(默认值) flatten 将多批次图像按A通道叠加为单张图像 first 使用批次的第一张图像 last 使用批次的最后一张图像 match_back 匹配到back的数量 match_surface 匹配到surface的数量 match_mask 匹配到MaskMix的数量 参数2:batch_start 整型,指定截取批次的起始索引(包含) 参数3:batch_end 整型,指定截取批次的结束索引(不包含,-1表示到结尾) 此节点默认对surface和MaskMix生效,可以通过Composite_Application_pro控制对谁生效
Pack: ComfyUI-WJNodes
custom_nodes.ComfyUI-WJNodes
Inputs (4)
| Name | Type | Required |
|---|---|---|
| batch_mode | COMBO | required |
| batch_start | INT | required |
| batch_end | INT | required |
| Options | Composite_Basic | optional |
Outputs (1)
| Name | Type |
|---|---|
| Composite_Basic | Composite_Basic |