Visit ComfyUI Online for ready-to-use ComfyUI environment
Streamline AI model settings with preset configurations for enhanced performance and efficiency.
The Automatic CFG
This parameter represents the AI model to which the preset configuration will be applied. It is a required input and ensures that the node knows which model to adjust based on the preset settings.
This boolean parameter determines whether to enable the boost feature, which can enhance the model's performance. The default value is True
. When enabled, it can significantly improve the model's output by applying additional computational resources.
This float parameter controls the strength of the negative conditioning applied to the model. It ranges from 0.0 to 5.0, with a default value of 1.0. Adjusting this parameter can help in fine-tuning the model's response to negative inputs, allowing for more nuanced control over the generated results.
The output is the AI model with the applied preset configuration. This adjusted model is optimized based on the preset settings, ready for use in generating improved and more accurate results.
negative_strength
parameter to find the optimal balance for your specific use case.boost
parameter when working on tasks that require higher performance to ensure that the model operates at its full potential.model
parameter is required but was not provided.model
parameter.negative_strength
parameter value is out of the allowed range (0.0 to 5.0).negative_strength
value to be within the specified range to avoid this error.boost
parameter is not recognized, possibly due to a typo or incorrect data type.boost
parameter is correctly spelled and is a boolean value (True
or False
).© Copyright 2024 RunComfy. All Rights Reserved.