← Back to all generators
bria/increase-resolution
Official
View on Replicate →
Bria Increase resolution upscales the resolution of any image. It increases resolution using a dedicated upscaling method that preserves the original image content without regeneration.
Capabilities
Reference Images
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
content_moderation | boolean | Enable content moderation | false | — |
desired_increase | integer | Resolution multiplier (scale factor). Possible values are 2 or 4. Maximum total area is 8192x8192 pixels | 2 | 2 4 |
image | string (uri) | Image file | — | — |
image_url | string | Image URL | — | — |
preserve_alpha | boolean | Preserve alpha channel in output. When true, maintains original transparency. When false, output is fully opaque. | true | — |
sync | boolean | Synchronous response mode | true | — |
content_moderation boolean Enable content moderation
Default:
false desired_increase integer Resolution multiplier (scale factor). Possible values are 2 or 4. Maximum total area is 8192x8192 pixels
Default:
2 2 4
image string Image file
image_url string Image URL
preserve_alpha boolean Preserve alpha channel in output. When true, maintains original transparency. When false, output is fully opaque.
Default:
true sync boolean Synchronous response mode
Default:
true Version:
53f1c804909d Updated: 6/8/2026 108.2K runs
cinemasetfree.com