You're looking at a specific version of this model. Jump to the model overview.
bria /remove-background:75311b28
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
|
|
| preserve_partial_alpha |
boolean
|
True
|
Controls whether partially transparent areas from the input image are retained in the output after background removal, if the input includes an alpha channel. When true: Partially transparent pixels preserve their original alpha values in the output. When false: All non-background areas in the output are rendered fully opaque. Has no effect if the input image does not include an alpha channel.
|
| 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'}