ComfyUI Node
Forbidden Vision 🧩 Face Edit Prep
A ComfyUI node in Forbidden Vision with 13 inputs and 3 outputs.
Forbidden Vision 🧩 Face Edit Prep
- image
- mask
- cropped_face
- cropped_mask
- face_info
◄face_selection0►
◄enable_segmentationtrue►
◄detection_confidence0.80►
◄processing_resolution1024►
◄crop_padding1.6►
◄mask_expansion2►
◄sampling_mask_blur_size21►
◄sampling_mask_blur_strength1.0►
◄enable_pre_upscaletrue►
◄upscaler_modelFast 4x (Lanczos)►
◄isolate_facefalse►
CategoryForbidden Vision
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image for face crop and mask. | |
| face_selection | INT | 00–20 | 0=All faces, 1=1st face, etc. |
| enable_segmentation | BOOLEAN | true | Use AI segmentation. If disabled, creates oval masks. |
| detection_confidence | FLOAT | 0.800.1–1 | — |
| processing_resolution | INT | 1024512–2048 | — |
| crop_padding | FLOAT | 1.61–3 | — |
| mask_expansion | INT | 20–100 | — |
| sampling_mask_blur_size | INT | 210–101 | Blur kernel size for the output mask. 0 or 1 = no blur. |
| sampling_mask_blur_strength | FLOAT | 1.00.1–6 | Controls blur sigma relative to kernel size. |
| enable_pre_upscale | BOOLEAN | true | — |
| upscaler_model | COMBO | Fast 4x (Lanczos) | 4 options: Fast 4x (Bicubic AA), Fast 4x (Lanczos), Fast 2x (Bicubic AA), Fast 2x (Lanczos) |
| isolate_face | BOOLEAN | false | — |
| maskopt | MASK | Optional external mask. If provided, detection is skipped. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| cropped_face | IMAGE | — |
| cropped_mask | MASK | — |
| face_info | FACE_INFO | — |