Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates parameter manipulation and control within Control Net for AI art generation through grid image creation.
The XY Input: Control Net node is designed to facilitate the manipulation and control of various parameters within a Control Net framework, specifically for AI art generation. This node allows you to create a grid of images by varying two parameters along the X and Y axes, providing a visual representation of how different parameter values affect the output. By leveraging this node, you can efficiently explore the impact of parameters such as strength, start percent, and end percent on the generated images, enabling a more intuitive and comprehensive understanding of the Control Net's behavior. This node is particularly beneficial for fine-tuning and optimizing the performance of your AI models, making it an essential tool for AI artists looking to achieve precise and desired results.
This parameter represents the Control Net model that will be used for generating the images. It is essential for defining the network that will process the input image and apply the specified parameters.
The image parameter is the input image that will be processed by the Control Net. This image serves as the base for generating the output images with varying parameters.
This parameter specifies which parameter will be varied along the X or Y axis. Options include "strength", "start_percent", and "end_percent". The choice of target parameter determines the type of variation applied to the Control Net.
The batch_count parameter defines the number of images to be generated along each axis. It determines the granularity of the parameter variation, with higher values providing more detailed exploration.
This parameter sets the initial strength value for the Control Net when varying the "strength" parameter. It defines the starting point for the strength variation.
This parameter sets the final strength value for the Control Net when varying the "strength" parameter. It defines the endpoint for the strength variation.
This parameter sets the initial start percent value for the Control Net when varying the "start_percent" parameter. It defines the starting point for the start percent variation.
This parameter sets the final start percent value for the Control Net when varying the "start_percent" parameter. It defines the endpoint for the start percent variation.
This parameter sets the initial end percent value for the Control Net when varying the "end_percent" parameter. It defines the starting point for the end percent variation.
This parameter sets the final end percent value for the Control Net when varying the "end_percent" parameter. It defines the endpoint for the end percent variation.
The strength parameter specifies the overall strength of the Control Net's effect on the input image. It is used when varying other parameters to maintain a consistent strength level.
The start_percent parameter defines the starting point of the Control Net's effect on the input image. It is used when varying other parameters to maintain a consistent start percent level.
The end_percent parameter defines the endpoint of the Control Net's effect on the input image. It is used when varying other parameters to maintain a consistent end percent level.
This parameter specifies the types of variations to be applied along the X and Y axes. It is a string in the format "X_type, Y_type", where X_type and Y_type are the parameters to be varied.
The X_batch_count parameter defines the number of images to be generated along the X axis. It determines the granularity of the parameter variation along the X axis.
This parameter sets the initial value for the parameter varied along the X axis. It defines the starting point for the X axis variation.
This parameter sets the final value for the parameter varied along the X axis. It defines the endpoint for the X axis variation.
The Y_batch_count parameter defines the number of images to be generated along the Y axis. It determines the granularity of the parameter variation along the Y axis.
This parameter sets the initial value for the parameter varied along the Y axis. It defines the starting point for the Y axis variation.
This parameter sets the final value for the parameter varied along the Y axis. It defines the endpoint for the Y axis variation.
The cnet_stack parameter allows you to provide additional Control Net configurations that will be applied to each generated image. It is useful for stacking multiple Control Net effects.
The x_entry output parameter provides the results of the parameter variation along the X axis. It includes the type of parameter varied and the corresponding values for each generated image.
The y_entry output parameter provides the results of the parameter variation along the Y axis. It includes the type of parameter varied and the corresponding values for each generated image.
© Copyright 2024 RunComfy. All Rights Reserved.