Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates grid-based conditioning for AI art generation, enabling nuanced conditioning effects and structured input control.
The Conditioning Grid (cond) node is designed to facilitate the creation of a grid-based conditioning system for AI art generation. This node allows you to define a grid layout with specified rows and columns, and apply different conditioning values to each cell within the grid. By leveraging this node, you can achieve more complex and nuanced conditioning effects in your AI-generated artwork. The primary goal of this node is to provide a structured and flexible way to apply multiple conditioning inputs across a defined grid, enhancing the creative possibilities and control over the generated output.
This parameter specifies the number of columns in the grid. It determines how many vertical divisions the grid will have. The number of columns directly impacts the granularity of the conditioning applied across the grid. The minimum value is 1, and there is no explicit maximum value provided, but it should be a reasonable number based on the grid's overall size.
This parameter specifies the number of rows in the grid. It determines how many horizontal divisions the grid will have. Similar to the columns parameter, the number of rows affects the granularity of the conditioning applied. The minimum value is 1, and there is no explicit maximum value provided, but it should be a reasonable number based on the grid's overall size.
This parameter defines the width of each cell in the grid. It controls the horizontal size of the conditioning area for each cell. The default value is 256, with a minimum value of 16 and a maximum value of 2048. Adjusting this parameter allows you to fine-tune the resolution and detail of the conditioning applied to each cell.
This parameter defines the height of each cell in the grid. It controls the vertical size of the conditioning area for each cell. The default value is 256, with a minimum value of 16 and a maximum value of 2048. Similar to the width parameter, adjusting this value helps you manage the resolution and detail of the conditioning.
This parameter determines the strength of the conditioning applied to each cell in the grid. The default value is 3, and it can be adjusted to control the intensity of the conditioning effect. Higher values result in stronger conditioning, while lower values produce a more subtle effect.
This parameter represents the base conditioning that will be applied across the entire grid. It serves as the foundational conditioning input, upon which additional conditioning values for each cell will be layered. The base conditioning ensures a consistent starting point for the grid's conditioning effects.
The output of the Conditioning Grid (cond) node is a single conditioning value that represents the combined conditioning effects of all the cells in the grid. This output can be used as an input for other nodes or processes in your AI art generation workflow. The combined conditioning ensures that the final output reflects the nuanced and structured conditioning applied across the entire grid.
Invalid grid dimensions
Width or height out of bounds
Missing base conditioning
© Copyright 2024 RunComfy. All Rights Reserved.