Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates exploration and fine-tuning of Classifier-Free Guidance scale in AI art generation.
The easy XYInputs: CFG Scale node is designed to facilitate the exploration and fine-tuning of the Classifier-Free Guidance (CFG) scale in AI art generation. This node allows you to generate a range of CFG scale values, which can be used to control the strength of the guidance provided by the model during the generation process. By adjusting the CFG scale, you can influence the balance between creativity and adherence to the input prompt, enabling you to achieve the desired artistic effect. This node is particularly useful for artists who want to experiment with different CFG scales to find the optimal setting for their specific needs.
This parameter specifies the number of batches to be generated. It determines how many different CFG scale values will be created for experimentation. The minimum value is 0, the maximum value is 50, and the default value is 3. Adjusting this parameter allows you to control the granularity of the CFG scale exploration.
This parameter sets the starting value of the CFG scale range. It defines the initial CFG scale value from which the range will begin. The minimum value is 0.0, the maximum value is 100.0, and the default value is 7.0. This parameter is crucial for setting the lower bound of the CFG scale range.
This parameter sets the ending value of the CFG scale range. It defines the final CFG scale value at which the range will end. The minimum value is 0.0, the maximum value is 100.0, and the default value is 9.0. This parameter is essential for setting the upper bound of the CFG scale range.
This output parameter provides the generated CFG scale values along with the axis label. The output is a dictionary containing the axis label "advanced: CFG Scale"
and the list of generated CFG scale values. This output is used to apply the generated CFG scale values in the AI art generation process, allowing you to see the effects of different CFG scales on the final output.
first_cfg
and last_cfg
parameters to find the optimal balance between creativity and adherence to the input prompt.batch_count
to generate more CFG scale values for a finer exploration of the CFG scale range, which can help in identifying the most effective CFG scale for your specific artistic needs.first_cfg
and last_cfg
parameters to ensure they are within the valid range of 0.0 to 100.0. Adjust the values accordingly to fall within the acceptable range.© Copyright 2024 RunComfy. All Rights Reserved.