ComfyUI Node
Person Detailer Power
Per-person face/body detailing with rgthree-style LoRA widgets. Same as Person Detailer but with compact toggle/dropdown/strength controls. Right-click a LoRA widget for Show Info, Toggle, Move, Remove.
Person Detailer Power
- images
- person_data
- model
- clip
- vae
- positive_base
- negative
- dd_options
- inpaint_options
- images
- refined
- refined_references
- refined_generic
◄seed0►
◄steps4►
◄denoise0.52►
◄sampler_name▾►
◄scheduler▾►
◄detail_daemon_enabledtrue►
◄detail_amount0.20►
◄dd_smoothtrue►
◄mask_blend_pixels32►
◄mask_expand_pixels0►
◄target_width800►
◄target_height1200►
◄ref_prompt_1►
◄ref_prompt_2►
◄ref_prompt_3►
◄ref_prompt_4►
◄ref_prompt_5►
◄generic_catch_unprocessedtrue►
◄gen_prompt►
CategoryFVM Tools/Face
Inputs (28)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Input image batch [B, H, W, C] | |
| person_data | PERSON_DATA | Person data from Person Selector Multi node | |
| model | MODEL | Base model (LoRAs are applied as temporary clones per slot) | |
| clip | CLIP | CLIP model for prompt encoding | |
| vae | VAE | VAE for encode/decode in the inpaint pipeline | |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 41–100 | — |
| denoise | FLOAT | 0.520–1 | — |
| sampler_name | COMBO | 44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38 | |
| scheduler | COMBO | 9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3 | |
| detail_daemon_enabled | BOOLEAN | true | — |
| detail_amount | FLOAT | 0.20-5–5 | — |
| dd_smooth | BOOLEAN | true | — |
| mask_blend_pixels | INT | 320–128 | — |
| mask_expand_pixels | INT | 00–64 | — |
| target_width | INT | 80064–4096 | — |
| target_height | INT | 120064–4096 | — |
| ref_prompt_1 | STRING | Positive prompt for reference 1 | |
| ref_prompt_2 | STRING | Positive prompt for reference 2 | |
| ref_prompt_3 | STRING | Positive prompt for reference 3 | |
| ref_prompt_4 | STRING | Positive prompt for reference 4 | |
| ref_prompt_5 | STRING | Positive prompt for reference 5 | |
| generic_catch_unprocessed | BOOLEAN | true | ON: detail all unprocessed faces. OFF: only truly unmatched. |
| gen_prompt | STRING | Positive prompt for generic/unmatched faces | |
| positive_baseopt | CONDITIONING | Base positive conditioning fallback | |
| negativeopt | CONDITIONING | Negative conditioning | |
| dd_optionsopt | DD_OPTIONS | Detail Daemon parameters | |
| inpaint_optionsopt | INPAINT_OPTIONS | Advanced inpaint settings |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| refined | IMAGE | — |
| refined_references | IMAGE | — |
| refined_generic | IMAGE | — |