ComfyUI Node
RemBG v1.4
A ComfyUI node in Runware/Image/runware with 12 inputs and 1 output.
RemBG v1.4
- image
- image
◄settings.alphaMattingfalse►
◄settings.alphaMattingBackgroundThreshold10►
◄settings.alphaMattingErodeSize10►
◄settings.alphaMattingForegroundThreshold240►
◄settings.postProcessMaskfalse►
◄settings.returnOnlyMaskfalse►
◄ttlfalse►
◄ttl_value60►
◄outputFormatJPG►
◄outputQuality95►
◄advanced_json►
CategoryRunware/Image/runware
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| settings.alphaMattingopt | BOOLEAN | false | Enable alpha matting to refine edges of the foreground object. |
| settings.alphaMattingBackgroundThresholdopt | INT | 101–255 | Threshold used in alpha matting to refine background areas. Higher values remove more background but increase computation time. |
| settings.alphaMattingErodeSizeopt | INT | 101–255 | Size of the erosion operation used to smooth the edges of the foreground object. |
| settings.alphaMattingForegroundThresholdopt | INT | 2401–255 | Threshold used in alpha matting to distinguish foreground from background. Affects edge sharpness. |
| settings.postProcessMaskopt | BOOLEAN | false | Enable additional post-processing to improve mask accuracy. |
| settings.returnOnlyMaskopt | BOOLEAN | false | Return only the mask instead of the processed image. |
| ttlopt | BOOLEAN | false | Enable to set ttl. Off uses the model's default. |
| ttl_valueopt | INT | 60 | Time-to-live (TTL) in seconds for generated content. Only applies when `outputType` is `URL`. |
| outputFormatopt | COMBO | JPG | File format for the generated image. |
| outputQualityopt | INT | 9520–99 | Compression quality of the output. Higher values preserve quality but increase file size. |
| advanced_jsonopt | STRING | Optional JSON merged into the request. For: settings.rgba |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |