You're looking at a specific version of this model. Jump to the model overview.
venislathiya814092 /ih096bg29:267e7b54
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
|
Input image (JPEG, PNG, WebP, …)
|
|
| color |
string
|
#0000
|
Background colour as a hex code. Supports #RGB, #RGBA, #RRGGBB, #RRGGBBAA (leading # optional).
• **'#0000'** (default) — fully transparent background (equivalent to /remove-bg — pure RGBA PNG output).
• **Any opaque colour** e.g. '#FFFFFF', '#F54927' — foreground composited on that solid colour (equivalent to /remove-bg-colored).
• **Semi-transparent** e.g. '#FFFFFF80' — foreground on a 50 % opaque white background.
|
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'}