Visit ComfyUI Online for ready-to-use ComfyUI environment
Specialized node enhancing AI art sampling with advanced algorithms for refined image creation control and improved quality.
The Fooocus PreKSampler is a specialized node designed to enhance the sampling process in AI art generation. It leverages advanced algorithms to refine and optimize the initial stages of image creation, ensuring higher quality and more detailed outputs. This node is particularly beneficial for artists looking to achieve precise control over the sampling parameters, allowing for a more tailored and refined artistic output. By integrating the Fooocus PreKSampler into your workflow, you can expect improved consistency and quality in your generated images, making it an essential tool for any AI artist aiming for professional-grade results.
This parameter specifies the model to be used for sampling. It is a required input and ensures that the correct model is applied during the sampling process.
The seed parameter is an integer that initializes the random number generator, ensuring reproducibility of results. It has a default value of 0, with a minimum value of 0 and a maximum value of 0xffffffffffffffff. Using the same seed will produce the same output, which is useful for consistency.
This integer parameter defines the number of steps to be taken during the sampling process. It has a default value of 20, with a minimum of 1 and a maximum of 10000. More steps generally lead to higher quality images but will take longer to process.
The cfg (classifier-free guidance) parameter is a float that controls the strength of the guidance. It has a default value of 8.0, with a range from 0.0 to 100.0, adjustable in steps of 0.1 and rounded to 0.01. Higher values can lead to more pronounced features in the generated image.
This parameter allows you to select the specific sampling algorithm to be used. It offers various options such as "euler", "heun", "dpm_2", and others, each providing different characteristics and results in the sampling process.
The scheduler parameter determines the scheduling strategy for the sampling steps. Different schedulers can affect the pacing and quality of the sampling process.
This conditioning parameter provides positive prompts that guide the model towards desired features in the generated image. It is essential for steering the model in the right direction.
Similar to the positive parameter, this conditioning parameter provides negative prompts that help the model avoid undesired features in the generated image.
The latent_image parameter is an optional input that allows you to provide a latent image to be used as a starting point for the sampling process. This can be useful for refining or continuing work on an existing image.
This float parameter controls the level of denoising applied during the sampling process. It has a default value of 1.0, with a range from 0.0 to 1.0, adjustable in steps of 0.01. Lower values can retain more noise, leading to more abstract results, while higher values produce cleaner images.
The output of the Fooocus PreKSampler is a latent representation of the generated image. This latent output can be further processed or decoded into a final image. It encapsulates the refined and optimized features resulting from the sampling process, providing a high-quality basis for the final artwork.
© Copyright 2024 RunComfy. All Rights Reserved.