Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhances AI art quality by dynamically adjusting guidance scale for precise, controlled, and refined outputs.
AdaptiveGuidance is a specialized node designed to enhance the quality and precision of AI-generated art by dynamically adjusting the guidance scale during the sampling process. This node leverages adaptive guidance techniques to fine-tune the influence of conditioning inputs, ensuring that the generated outputs closely align with the desired artistic vision. By monitoring the similarity between positive and negative conditioning, AdaptiveGuidance can automatically adjust the classifier-free guidance (CFG) scale, providing a more controlled and refined output. This adaptive approach helps in achieving higher fidelity and more coherent results, making it an invaluable tool for AI artists seeking to produce high-quality, customized artwork.
This parameter represents the AI model used for generating the artwork. It is a required input and serves as the backbone for the entire guidance process, ensuring that the adaptive adjustments are applied to the correct model.
This parameter is a conditioning input that guides the model towards the desired output. It is a required input and significantly influences the final generated artwork by providing positive reinforcement to the model.
This parameter is another conditioning input that guides the model away from undesired outputs. It is a required input and helps in refining the generated artwork by providing negative reinforcement to the model.
This parameter is a floating-point value that sets the similarity threshold for adjusting the CFG scale. The default value is 0.990, with a minimum of 0.90 and a maximum of 1.0. It determines how closely the positive and negative conditioning should match before the CFG scale is adjusted.
This parameter is a floating-point value that sets the initial classifier-free guidance scale. The default value is 8.0, with a minimum of 0.0 and a maximum of 100.0. It controls the overall influence of the conditioning inputs on the generated output.
This optional parameter is a floating-point value that sets the scale for zeroing out unconditional predictions. The default value is 0.0, with a maximum of 2.0. It helps in fine-tuning the balance between conditional and unconditional predictions.
This optional parameter is a floating-point value that sets the starting percentage for the CFG scale adjustment. The default value is 0.0, with a maximum of 1.0. It determines the point in the sampling process where the CFG scale begins to adapt.
This output parameter represents the configured guider object that applies the adaptive guidance during the sampling process. It encapsulates all the settings and adjustments made based on the input parameters, ensuring that the generated artwork adheres to the specified guidance.
© Copyright 2024 RunComfy. All Rights Reserved.