Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhances AI model performance by adjusting CFG parameters for precise artistic outputs.
The Automatic CFG
This parameter specifies the AI model that will be modified by the node. The model serves as the base upon which the dynamic CFG adjustments and attention modifications will be applied. This input is crucial as it determines the starting point for all subsequent modifications.
This boolean parameter determines the strictness of the automatic CFG adjustments. When set to True
, the node applies a "hard" configuration, which enforces more rigid and precise adjustments. When set to False
, a "soft" configuration is applied, allowing for more flexible and lenient adjustments. The default value is True
.
This boolean parameter, when enabled, activates additional enhancements to the model by skipping unconditional adjustments. This can lead to more pronounced and impactful modifications. The default value is True
.
This float parameter controls the strength of the negative guidance applied to the model. It ranges from 0.0 to 5.0, with a default value of 1.0. Adjusting this parameter allows for fine-tuning the intensity of negative influences on the model's output, which can be useful for balancing the overall artistic effect.
The output parameter is the modified AI model. This model has undergone dynamic CFG adjustments and attention modifications based on the input parameters. The resulting model is optimized for better performance and more accurate artistic outputs, making it a valuable tool for AI artists seeking high-quality results.
hard_mode
parameter to see how different levels of strictness affect your model's output. For more precise adjustments, set it to True
.boost
parameter to enhance the impact of your modifications. This can be particularly useful when you need more pronounced changes in your model's behavior.negative_strength
parameter to fine-tune the balance between positive and negative influences on your model. This can help you achieve the desired artistic effect.negative_strength
, is set outside its allowable range.negative_strength
, ensure it is between 0.0 and 5.0.model
, hard_mode
, and boost
) are specified and correctly set before executing the node.© Copyright 2024 RunComfy. All Rights Reserved.