Request
Send aPOST
request to below endpoint to return an upscaled version of the initial image.
curl
Want more upscale models? Request a custom model by contacting us at our Discord server.
Model ID | Description |
---|---|
RealESRGAN_x4plus | 4x upscaling model |
RealESRNet_x4plus | 4x upscaling model |
RealESRGAN_x4plus_anime_6B | 4x Anime upscaling model |
RealESRGAN_x2plus | 2x upscaling model |
realesr-general-x4v3 | 4x upscaling general model |
ultra_resolution | 4K+ upscaling general model |
Body
json
Body Attributes
Your API Key used for request authorization.
The URL of the image you want to upscale to super resolution.
The scale factor for upscaling. Must be between 1 and 4.
The upscale model to use. Default:
realesr-general-x4v3
.A webhook URL to receive a POST callback once the image generation is complete.
Enable face enhancement in the upscaled image. Default: false.