← All models
AuraSR
aura-sr
Image upscaleby aura-sr
Upscale your images with AuraSR.
Pricing
- Price
- 0.100 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| image_urlrequired | string | URL of the image to upscale. |
| checkpoint | stringenum: v1, v2 | Checkpoint to use for upscaling. More coming soon. |
| upscale_factor | integer | Upscaling factor. More coming soon. |
| overlapping_tiles | boolean | Whether to use overlapping tiles for upscaling. Setting this to true helps remove seams but doubles the inference time. |
Output
| Field | Type | Description |
|---|---|---|
| image | — | Upscaled image |
| timings | object | Timings for each step in the pipeline. |
