Visit ComfyUI Online for ready-to-use ComfyUI environment
Merge two sets of sigma values into a unified sequence for AI art applications, maintaining integrity and order of original inputs.
The Sigmas Concat node is designed to seamlessly merge two sets of sigma values into a single, unified sequence. This node is particularly useful when you need to combine different sigma sequences for further processing or analysis. By concatenating these sequences, you can create a more comprehensive dataset that can be used in various AI art applications. The primary function of this node is to take two separate sigma inputs and join them end-to-end, ensuring that the resulting sequence maintains the integrity and order of the original inputs. This capability is essential for tasks that require the integration of multiple sigma sequences, allowing for more complex and nuanced outputs.
This parameter represents the first set of sigma values that you wish to concatenate. It is a required input and must be provided for the node to function. The sigmas_1 input is expected to be a sequence of sigma values, which are typically used in AI art processes to control various aspects of the generation or transformation of images. The values in this sequence should be formatted as a tensor, and the node will ensure that they are correctly concatenated with the second input sequence.
Similar to sigmas_1, this parameter is the second set of sigma values that you want to concatenate with the first. It is also a required input and must be provided for the node to execute its function. The sigmas_2 input should be a sequence of sigma values formatted as a tensor. The node will append this sequence to the end of the sigmas_1 sequence, creating a single, continuous sequence of sigma values.
The output of the Sigmas Concat node is a single sequence of sigma values, labeled as sigmas
. This output is the result of concatenating the two input sequences, sigmas_1 and sigmas_2. The concatenated sequence maintains the order of the original inputs, with the values from sigmas_1 appearing first, followed by those from sigmas_2. This output can be used in subsequent nodes or processes that require a comprehensive set of sigma values for further manipulation or analysis.
RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.