Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The WaveSpeed Image Upscale node uses an external AI service to increase the resolution and quality of an image. It takes a single input photo and upscales it to a higher target resolution, such as 2K, 4K, or 8K, producing a sharper and more detailed result.

Inputs

ParameterData TypeRequiredRangeDescription
modelSTRINGYes"SeedVR2"
"Ultimate"
The AI model to use for upscaling. “SeedVR2” and “Ultimate” offer different quality and pricing tiers.
imageIMAGEYesThe input image to be upscaled.
target_resolutionSTRINGYes"2K"
"4K"
"8K"
The desired output resolution for the upscaled image.
Note: This node requires exactly one input image. Providing a batch of images will result in an error.

Outputs

Output NameData TypeDescription
imageIMAGEThe upscaled, high-resolution output image.