Image Batch Repeat Interleaving (Swwan)
ImageBatchRepeatInterleaving
Repeats each image in a batch by the specified number of times. Example batch of 5 images: 0, 1 ,2, 3, 4 with repeats 2 becomes batch of 10 images: 0, 0, 1, 1, 2, 2, 3, 3, 4, 4
Pack: ComfyUI_Swwan
custom_nodes.ComfyUI_Swwan