You're looking at a specific version of this model. Jump to the model overview.

zsxkib /aura-sr-v2:5c137257

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
image
string
Input image to upscale
max_batch_size
integer
8

Min: 1

Max: 64

Maximum number of tiles to process in a single batch. Higher values may increase speed but require more GPU memory.
output_format
string (enum)
webp

Options:

webp, jpg, png

The image file format of the generated output images
output_quality
integer
80

Max: 100

The image compression quality (for lossy formats like JPEG and WebP). 100 = best quality, 0 = lowest quality.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}