Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates configuring parameters for custom Jank DiffuseHigh sampling process to enhance artistic control in AI art.
The DiffuseHighParam node is designed to facilitate the configuration of parameters for the Jank DiffuseHigh sampling process, which is a custom sampling technique. This node allows you to define and adjust various parameters that influence the behavior of the sampling process, such as noise types and other essential settings. By providing a structured way to input these parameters, the node ensures that the sampling process can be tailored to meet specific artistic needs, enhancing the flexibility and control over the generated outputs. The primary goal of this node is to streamline the parameter setup, making it easier for you to experiment with different configurations and achieve the desired visual effects in your AI-generated art.
The vae
parameter is used to specify the Variational Autoencoder (VAE) model that will be utilized during the sampling process. This parameter is crucial as it influences the encoding and decoding of images, impacting the overall quality and style of the output. There are no specific minimum, maximum, or default values provided, but it is essential to ensure that a valid VAE model is selected to achieve optimal results.
The sampler
parameter defines the sampling function to be used. It must be an object that has a sampler_function
attribute. This parameter is vital for determining the method by which the sampling process will be conducted, affecting the randomness and distribution of the generated samples. The choice of sampler can significantly impact the artistic style and quality of the output.
The upscale_model
parameter specifies the model used for upscaling images. This parameter is important for enhancing the resolution and detail of the generated images, allowing for higher quality outputs. While there are no explicit value constraints, selecting an appropriate upscale model is crucial for achieving the desired level of detail in the final image.
The image
parameter is expected to be a 4-dimensional tensor, typically representing a batch of images. This input is essential for providing the initial image data that will be processed and transformed during the sampling process. The shape and content of this tensor can influence the starting point and direction of the sampling, impacting the final output.
The sigmas
parameter is a 1-dimensional tensor with at least two elements, representing the noise levels used during the sampling process. This parameter is critical for controlling the amount of noise introduced at different stages, affecting the texture and randomness of the generated images. Adjusting the sigmas
can lead to variations in the artistic style and complexity of the output.
The custom_noise
parameter requires an object with a make_noise_sampler
method. This parameter allows for the introduction of custom noise types into the sampling process, providing additional flexibility and creative control over the generated images. By customizing the noise, you can experiment with different textures and patterns, enhancing the uniqueness of the output.
The mask
parameter is a tensor that can be either 2-dimensional or 3-dimensional, used to specify areas of the image that should be protected or altered during the sampling process. This parameter is useful for selectively applying effects or preserving certain parts of the image, allowing for more targeted and controlled modifications.
The DIFFUSEHIGH_PARAMS
output is a structured set of parameters that can be connected to other nodes, such as the DiffuseHigh Sampler node. This output encapsulates all the configured settings, ensuring that they are correctly passed on to the next stage of the sampling process. By providing a comprehensive parameter set, this output facilitates seamless integration and execution of the sampling workflow, ensuring that all necessary configurations are applied consistently.
sigmas
values to achieve varying levels of noise and texture in your images, which can lead to unique artistic styles.mask
parameter to protect specific areas of your image from being altered, allowing for more precise control over the final output.<clashed_params>
RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.