remove_background
Remove the background from an image to isolate the main subject. Provide the image path; optional output filename and directory are also supported.
Instructions
Remove the background from an image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | Output filename | |
| image_path | Yes | Path to the image file | |
| output_dir | No | Override output directory |