ComfyUI Node
Muse Face Lock
Crops a reference image down to just the face using SAM3 text-prompted segmentation.
Muse Face Lock
- image
- face_image
◄padding_percent25►
◄confidence_threshold0.50►
◄promptface►
CategoryMuse Collective
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| padding_percent | FLOAT | 250–200 | Extra margin added around the detected face box, as a percentage of the box's own size. |
| confidence_threshold | FLOAT | 0.500–1 | — |
| prompt | STRING | face | Text prompt SAM3 uses to find the region to crop. 'face' is the default and normal case. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| face_image | IMAGE | — |