ComfyUI Node
π· Smart Facial Masking
A ComfyUI node in Kanibus with 11 inputs and 4 outputs.
π· Smart Facial Masking
- image
- face_landmarks
- face_mask
- masked_image
- exclusion_mask
- coverage_ratio
βmask_modefull_faceβΊ
βfeather_amount5.00βΊ
βexclude_eyesfalseβΊ
βexclude_mouthfalseβΊ
βexclude_eyebrowsfalseβΊ
βdilation2βΊ
βwan_versionautoβΊ
βenable_t2i_adaptertrueβΊ
βcache_resultstrueβΊ
CategoryKanibus
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | β | |
| mask_mode | COMBO | full_face | 4 options: full_face, eyes_only, mouth_only, custom |
| feather_amount | FLOAT | 5.000β20 | β |
| face_landmarksopt | LANDMARKS_468 | β | |
| exclude_eyesopt | BOOLEAN | false | β |
| exclude_mouthopt | BOOLEAN | false | β |
| exclude_eyebrowsopt | BOOLEAN | false | β |
| dilationopt | INT | 20β10 | β |
| wan_versionopt | COMBO | auto | 3 options: wan_2.1, wan_2.2, auto |
| enable_t2i_adapteropt | BOOLEAN | true | β |
| cache_resultsopt | BOOLEAN | true | β |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| face_mask | MASK | β |
| masked_image | IMAGE | β |
| exclusion_mask | MASK | β |
| coverage_ratio | FLOAT | β |