remove_background
Remove backgrounds from images using AI segmentation. Provide an image path and get a foreground cutout with optional alpha matting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | u2net | |
| image_path | Yes | ||
| output_path | No | ||
| alpha_matting | No | ||
| try_floodfill_first | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||