Remove Background
xbrush_image_remove_bgRemove the background from any image by providing its URL. Submits an async request and returns a request ID to poll for completion.
Instructions
Remove the background from an image. Submits async — poll the returned request_id with xbrush_get_request.
Args: image_url (string, required): URL of the image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_url | Yes | URL of the image to remove background from. |