Visit ComfyUI Online for ready-to-use ComfyUI environment
Duplicate input image multiple times for batch processing, ensuring consistency and efficiency in managing image batches.
The ImageRepeat node is designed to duplicate an input image a specified number of times, creating a batch of repeated images. This can be particularly useful in scenarios where you need to apply the same image multiple times for batch processing or to ensure consistency across multiple operations. By leveraging this node, you can efficiently manage and manipulate image batches without manually duplicating the images, saving time and reducing the potential for errors.
This parameter accepts the input image that you want to repeat. The image should be in a compatible format that the node can process. The function of this parameter is to provide the base image that will be duplicated.
This parameter specifies the number of times the input image should be repeated. It has a default value of 1, with a minimum value of 1 and a maximum value of 4096. Adjusting this parameter allows you to control the size of the resulting image batch, with higher values creating larger batches.
The output is a batch of images where the input image has been repeated the specified number of times. This output can be used in subsequent nodes for further processing or analysis. The batch maintains the same dimensions and properties as the original input image, ensuring consistency across all repeated instances.
amount
parameter to the desired batch size.amount
parameter is set to a value outside the allowed range (1-4096).amount
parameter to a value within the specified range.amount
parameter to create a smaller batch or increase the system's memory resources.© Copyright 2024 RunComfy. All Rights Reserved.