Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhances AI model performance by adjusting negative conditioning strength dynamically for more refined outputs.
The Automatic CFG
This parameter represents the AI model that will be modified by the node. It is essential for the node to function as it provides the base model on which the adjustments will be applied.
This boolean parameter determines whether to skip unconditional guidance during the process. When set to True, it can help in enhancing the model's performance by focusing more on the conditional aspects. The default value is True.
This float parameter controls the strength of the negative conditioning applied to the model. It allows you to fine-tune the influence of negative prompts, with a range from 0.0 to 5.0. The default value is 1.0, and it can be adjusted in steps of 0.1. A higher value increases the impact of the negative conditioning, while a lower value reduces it.
The output is the modified AI model with the applied negative conditioning adjustments. This model will have the specified negative strength and other configurations set during the input phase, allowing for more controlled and refined outputs.
negative_strength
to find the optimal balance for your specific use case. A higher value can help in scenarios where stronger negative guidance is needed.boost
parameter to skip unconditional guidance when you want the model to focus more on the conditional prompts, which can be particularly useful in complex generation tasks.model
parameter is not supplied.negative_strength
value is outside the allowed range (0.0 to 5.0).negative_strength
value to be within the specified range of 0.0 to 5.0.boost
parameter is not provided.boost
parameter in your input, setting it to either True or False based on your requirements.© Copyright 2024 RunComfy. All Rights Reserved.