Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhance image generation control with precise structure guidance and parameter adjustments for AI art creation.
The Stability Control Structure node is designed to provide advanced control over the structure of generated images based on a given prompt. This node allows you to input an image and a descriptive prompt to guide the generation process, ensuring that the resulting image adheres closely to the specified structure. It is particularly useful for artists who want to maintain a certain level of control over the composition and elements within their artwork. By adjusting various parameters, you can fine-tune the strength of the control, add negative prompts to avoid unwanted elements, and even specify the output format. This node is a powerful tool for achieving precise and consistent results in your AI-generated art.
This parameter accepts an image file that serves as the base for the structure control. The image is used to guide the generation process, ensuring that the output adheres to the structural elements present in the input image. The accepted format is any image type.
The prompt is a descriptive text input that guides the AI in generating the image. It can be multiline, allowing for detailed descriptions. This parameter is crucial as it defines the elements and style of the generated image.
This optional parameter controls the strength of the structure guidance. It is a float value with a default of 0.7, a minimum of 0.01, and a maximum of 1.0. Adjusting this value allows you to balance between the input image's structure and the creative freedom of the AI.
An optional multiline text input that specifies elements you want to avoid in the generated image. This helps in refining the output by excluding unwanted features or styles.
This optional integer parameter sets the random seed for the generation process. It has a default value of 0, with a minimum of 0 and a maximum of 4294967294. Using the same seed can help in reproducing consistent results.
This optional parameter allows you to specify the format of the output image. The available options are "png", "webp", and "jpeg". Choosing the appropriate format can help in optimizing the image quality and file size.
An optional string parameter that allows you to override the default API key. This can be useful if you need to use a different API key for specific tasks or projects.
The controlnet_input is the processed version of the input image that has been encoded to guide the AI in generating the final output. It ensures that the structural elements of the input image are preserved in the generated image.
The stage_c output is a latent representation of the image at a specific stage in the generation process. It is used internally to maintain consistency and structure in the generated image.
Similar to stage_c, the stage_b output is another latent representation at a different stage in the generation process. It helps in refining the details and structure of the final output.
© Copyright 2024 RunComfy. All Rights Reserved.