Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates dynamic modification of up to six elements in a collection, streamlining workflow for AI artists.
The "Pipe to/edit any [Crystools]" node is designed to facilitate the modification and management of a collection of up to six elements, which can be of any type. This node allows you to input a pre-existing collection and selectively update its elements with new values. If no new value is provided for a specific element, the original value from the collection is retained. This functionality is particularly useful for AI artists who need to dynamically adjust parameters or data sets without having to recreate the entire collection from scratch. By leveraging this node, you can streamline your workflow, making it more efficient and flexible.
This optional parameter represents the original collection of elements that you want to modify. It should be a tuple containing up to six elements of any type. If provided, the node will use these elements as the base values, which can then be selectively updated by the other input parameters. If not provided, the node will only use the values from the other input parameters.
This optional parameter allows you to specify a new value for the first element in the collection. If not provided, the original value from CPipeAny will be retained. This parameter can be of any type.
This optional parameter allows you to specify a new value for the second element in the collection. If not provided, the original value from CPipeAny will be retained. This parameter can be of any type.
This optional parameter allows you to specify a new value for the third element in the collection. If not provided, the original value from CPipeAny will be retained. This parameter can be of any type.
This optional parameter allows you to specify a new value for the fourth element in the collection. If not provided, the original value from CPipeAny will be retained. This parameter can be of any type.
This optional parameter allows you to specify a new value for the fifth element in the collection. If not provided, the original value from CPipeAny will be retained. This parameter can be of any type.
This optional parameter allows you to specify a new value for the sixth element in the collection. If not provided, the original value from CPipeAny will be retained. This parameter can be of any type.
The output is a tuple containing the modified collection of up to six elements. Each element in the collection will either be the new value provided through the corresponding input parameter or the original value from the CPipeAny input if no new value was provided. This allows for flexible and dynamic updates to the collection.
© Copyright 2024 RunComfy. All Rights Reserved.