Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhance image resolution and quality with AI-driven upscaling settings for improved digital artwork and photographs.
The TopazUpscaleSettings
node is designed to enhance the resolution and quality of images using advanced AI-driven upscaling techniques. This node leverages various models and parameters to upscale images, making them sharper, more detailed, and visually appealing. It is particularly useful for AI artists who want to improve the quality of their digital artwork or photographs without losing important details. By adjusting settings such as scale, denoise, deblur, and detail, you can achieve the desired level of enhancement, making this node a versatile tool for a wide range of image processing tasks.
This parameter determines whether the upscaling process is enabled or not. It accepts two options: true
and false
, with the default value being true
. When set to true
, the upscaling process will be applied to the image; otherwise, it will be skipped.
This parameter allows you to select the AI model used for upscaling. The available options are Standard
, Standard V2
, High Fidelity
, High Fidelity V2
, and Low Resolution
, with the default being Standard V2
. Each model is optimized for different types of images and desired outcomes, providing flexibility in achieving the best results.
This parameter sets the scaling factor for the upscaling process. It is a floating-point value with a default of 2.0
, a minimum of 0
, and a maximum of 10
. Adjusting this value will increase or decrease the size of the output image proportionally.
This parameter controls the level of noise reduction applied during the upscaling process. It is a floating-point value with a default of 0.2
, a minimum of 0
, and a maximum of 10
. Higher values will result in more aggressive noise reduction, which can help in cleaning up noisy images.
This parameter adjusts the amount of deblurring applied to the image. It is a floating-point value with a default of 0.2
, a minimum of 0
, and a maximum of 10
. Increasing this value will help in reducing blur and enhancing the sharpness of the image.
This parameter enhances the level of detail in the upscaled image. It is a floating-point value with a default of 0.2
, a minimum of 0
, and a maximum of 10
. Higher values will bring out more details in the image, making it appear more defined and crisp.
This output parameter returns the configured TopazUpscaleSettings
object. It encapsulates all the input settings and can be used in subsequent nodes or functions that require these specific upscaling configurations. This output is essential for ensuring that the upscaling process is carried out with the desired parameters.
denoise
, deblur
, and detail
, and adjust them incrementally to see their effects on the image.scale
value for significant enlargements, but be mindful of potential quality loss if the value is too high.Topaz AI Upscaler not found at <path>
compression must be between 0 and 10
0
to 10
.Invalid model selected
Standard
, Standard V2
, High Fidelity
, High Fidelity V2
, or Low Resolution
.© Copyright 2024 RunComfy. All Rights Reserved.