infery
← All models

Bria Increase Resolution Image

increase-resolution

Image generationby Bria

Upscales image resolution to improve sharpness and size while preserving the original content

images

Details

Accepts
text

Pricing

Price
5 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
image_urlrequiredstringURL of the image to upscale.
sync_modebooleanReturn the image inline instead of as a URL.
output_typestringenum: png, jpegImage format. JPEG carries no alpha, so preserve_alpha does not apply.
preserve_alphabooleanReattach the source alpha channel to the result.
preserve_colorbooleanCorrect the upscaled result's color cast against the source image.
desired_increaseintegerenum: 2, 4Upscale factor. Each factor is its own SwinIR checkpoint.

Output

FieldTypeDescription
imageThe upscaled image.