Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhance AI art sampling with advanced techniques for refined results.
SamplerSupreme is a sophisticated node designed to enhance the sampling process in AI art generation. It leverages advanced techniques to provide high-quality, detailed outputs by incorporating various methods such as noise modulation, edge enhancement, and normalization. This node is particularly beneficial for artists looking to achieve more refined and controlled results in their generative art projects. By utilizing a combination of step and substep methods, along with customizable parameters, SamplerSupreme offers a versatile and powerful tool for fine-tuning the sampling process, ensuring that the generated images meet the desired artistic standards.
This parameter specifies the model to be used for sampling. It is essential for defining the architecture and weights that will guide the sampling process.
This parameter represents the initial input tensor for the sampling process. It serves as the starting point for generating the output image.
Sigmas are used to control the noise levels during the sampling process. They play a crucial role in determining the amount of detail and texture in the generated image.
This optional parameter allows you to pass additional arguments to the sampling function, providing further customization and control over the process.
An optional parameter that can be used to specify a callback function, which will be called at each step of the sampling process. This can be useful for monitoring progress or making real-time adjustments.
This parameter can be used to disable certain features or steps in the sampling process, offering a way to streamline or simplify the operation.
Controls the strength of the noise applied during sampling. The default value is 1.0, and it can be adjusted to achieve different levels of noise intensity.
Specifies the type of noise sampler to be used. The default is "gaussian," but other types can be selected based on the desired effect.
An optional parameter that allows you to provide a custom noise sampler. If not specified, a default noise sampler will be used.
Controls the amount of noise added at each step. The default value is 1.0, and it can be adjusted to fine-tune the noise application.
Defines the method to be used for each sampling step. The default is "euler," but other methods can be selected to achieve different results.
Specifies the method to be used for substeps within each sampling step. The default is "euler," but other methods can be chosen for more control.
Controls the centralization of the noise. The default value is 0.05, and it can be adjusted to modify the noise distribution.
Adjusts the normalization of the noise. The default value is 0.05, and it can be fine-tuned to achieve the desired effect.
Enhances the edges in the generated image. The default value is 0.25, and it can be adjusted to emphasize or soften edges.
Controls the peripheral histogram equalization. The default value is 0.5, and it can be adjusted to balance the histogram distribution.
Specifies the number of substeps to be used in each sampling step. The default value is 2, and it can be increased for more detailed sampling.
Defines the type of noise modulation to be applied. The default is "intensity," but other types can be selected based on the desired effect.
Controls the strength of the noise modulation. The default value is 2.0, and it can be adjusted to achieve different modulation effects.
Specifies the number of dimensions for the noise modulation. The default value is 3, and it can be adjusted to control the complexity of the modulation.
Controls the reversibility of the eta parameter. The default value is 1.0, and it can be adjusted to fine-tune the reversibility.
The output of the SamplerSupreme node is a sampler object that encapsulates all the specified parameters and methods. This sampler can be used to generate high-quality, detailed images based on the input parameters and the chosen model.
© Copyright 2024 RunComfy. All Rights Reserved.