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

zsxkib /aura-sr:7231d40a

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
The input image file to be upscaled.
scale_factor
integer (enum)
4

Options:

2, 4, 8, 16, 32

The factor by which to upscale the image (2, 4, 8, 16, or 32).
max_batch_size
integer
1

Min: 1

Max: 8

Controls the number of image tiles processed simultaneously. Higher values may increase speed but require more GPU memory. Lower values use less memory but may increase processing time. Default is 1 for broad compatibility. Adjust based on your GPU capabilities for optimal performance.

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'}