ComfyUI Node
π Remove Background
Removes the background from an image using various BiRefNet models.
π Remove Background
- image
- image
- mask
βmodelBiRefNetβΊ
βbackground_colortransparencyβΊ
βdeviceautoβΊ
βupdate_modelfalseβΊ
CategoryComfyUI-YarvixPA/Image/RemoveBackground
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | β | |
| model | COMBO | BiRefNet | 4 options: BiRefNet, BiRefNet_lite, BiRefNet_lite-2K, BiRefNet_dynamic |
| background_color | COMBO | transparency | 3 options: transparency, white, black |
| device | COMBO | auto | 3 options: auto, cuda, cpu |
| update_model | BOOLEAN | false | β |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| mask | MASK | β |