ComfyUI Node
FUSE Mask Optionals
A ComfyUI node in Face Enhancement with 9 inputs and 1 output.
FUSE Mask Optionals
- mask_optionals
◄mask_dilation0►
◄mask_erosion0►
◄mask_smoothing0.00►
◄mask_fill_holestrue►
◄blend_samplingbilinear►
◄blend_amount0.30►
◄blend_modebox►
◄use_sam_maskfalse►
◄color_transfernone►
CategoryFace Enhancement
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| mask_dilationopt | INT | 00–16384 | Dilate (expand) the mask by this many pixels. |
| mask_erosionopt | INT | 00–16384 | Erode (shrink) the mask by this many pixels. |
| mask_smoothingopt | FLOAT | 0.000–1024 | Gaussian blur radius for mask smoothing. |
| mask_fill_holesopt | BOOLEAN | true | Fill holes in the detected mask. |
| blend_samplingopt | COMBO | bilinear | Resampling method for resizing operations (face/mask crop and paste back). |
| blend_amountopt | FLOAT | 0.300–1 | The amount of blending to apply to the face embedding process. |
| blend_modeopt | COMBO | box | The feathering mode to use for blending. |
| use_sam_maskopt | BOOLEAN | false | Use the SAM face mask for blending instead of YOLO bounding box. |
| color_transferopt | COMBO | none | Color transfer mode to use for maintaining original colors. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| mask_optionals | DICT | — |