You're looking at a specific version of this model. Jump to the model overview.
bria /increase-resolution:e801faaf
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
|
Image file
|
|
| image_url |
string
|
Image URL
|
|
| desired_increase |
None
|
2
|
Resolution multiplier. Possible values are 2 or 4. Maximum total area is 8192x8192 pixels
|
| preserve_alpha |
boolean
|
True
|
Preserve alpha channel in output
|
| sync |
boolean
|
True
|
Synchronous response mode
|
| content_moderation |
boolean
|
False
|
Enable content moderation
|
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'}