ComfyUI Node
JHPixelProUnwrapFace
A ComfyUI node in ComfyUI-JH-PixelPro/face with 5 inputs and 2 outputs.
JHPixelProUnwrapFace
- edited_aligned
- original_image
- mask_override
- image_composited
- mask_used
◄inverse_matrix_json[[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0], [0.0, 0.0, 1.0]]]►
◄feather_radius16►
CategoryComfyUI-JH-PixelPro/face
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| edited_aligned | IMAGE | — | |
| original_image | IMAGE | — | |
| inverse_matrix_json | STRING | [[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0], [0.0, 0.0, 1.0]]] | Output of S-06 Facial Aligner — Bx3x3 (or Bx2x3) affine per batch, JSON serialized. Default identity is a safe pass-through when nothing is wired. |
| feather_radius | FLOAT | 160–128 | Gaussian edge blur (pixels) applied to the auto-generated mask. Higher = smoother blend at cost of softer face edge; 0 = hard edge. Ignored when mask_override is wired. |
| mask_overrideopt | MASK | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image_composited | IMAGE | — |
| mask_used | MASK | — |