You're looking at a specific version of this model. Jump to the model overview.
bria /remove-background:5ecc270b
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_alpha |
boolean
|
True
|
Preserve alpha channel in output. When true, maintains original transparency. When false, output is fully opaque.
|
| content_moderation |
boolean
|
False
|
Enable content moderation
|
| preserve_partial_alpha |
boolean
|
True
|
[DEPRECATED] Preserve partial alpha. No longer used in V2 API - use preserve_alpha instead.
|
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'}