ComfyUI Node
RP Regional Detailer (Z-Image)
A ComfyUI node in Regional Prompter with 29 inputs and 2 outputs.
RP Regional Detailer (Z-Image)
- image
- model
- clip
- vae
- regional_prompts_nolora
- regional_lora_map
- negative
- divide_mode
- divide_ratio
- image
- debug_image
◄seed0►
◄steps8►
◄cfg1.0►
◄sampler_name▾►
◄scheduler▾►
◄denoise0.50►
◄feather0►
◄noise_masktrue►
◄force_inpainttrue►
◄shift3.0►
◄bbox_model▾►
◄detect_threshold0.30►
◄drop_size10►
◄mask_padding32►
◄mask_blur8►
◄mask_dilation4►
◄scale_to_pixel1024►
◄use_basefalse►
◄use_commontrue►
◄debugfalse►
CategoryRegional Prompter
Inputs (29)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| model | MODEL | — | |
| clip | CLIP | — | |
| vae | VAE | — | |
| regional_prompts_nolora | RP_SUBPROMPTS | — | |
| regional_lora_map | RP_LORA_MAP | — | |
| negative | CONDITIONING | — | |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 81–50 | Recommended for Z-Image Turbo: 6~10. |
| cfg | FLOAT | 1.00–30 | Recommended for Z-Image Turbo: 1.0. |
| 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 | |
| denoise | FLOAT | 0.500–1 | img2img denoise strength. 0.35~0.55 recommended. |
| feather | INT | 00–64 | Feather (soft edge) radius in pixels. Blends mask edges smoothly. Applied after dilation. |
| noise_mask | BOOLEAN | true | Apply noise mask to latent before sampling. Helps preserve areas outside the inpainting region. |
| force_inpaint | BOOLEAN | true | Force inpainting mode regardless of model type. Recommended for best inpainting results. |
| shift | FLOAT | 3.00–20 | AuraFlow sigma shift. Z-Image Turbo recommended: 3~6. |
| bbox_model | COMBO | 2 options: bbox/person_yolov8m-seg.pt, segm/person_yolov8m-seg.pt | |
| detect_threshold | FLOAT | 0.300.1–1 | — |
| drop_size | INT | 101–16384 | Minimum detection size (px). Bboxes with short side (min(w,h)) below this are ignored. Same criterion as Impact Pack FaceDetailer. |
| mask_padding | INT | 320–256 | — |
| mask_blur | INT | 80–64 | — |
| mask_dilation | INT | 40–64 | — |
| scale_to_pixel | INT | 102464–4096 | Target pixel size for upscaling. Masks smaller than this are upscaled before inpainting. Masks larger than this are processed as-is. |
| use_base | BOOLEAN | false | Prepend BASE prompt to each COL prompt during processing. |
| use_common | BOOLEAN | true | — |
| debug | BOOLEAN | false | Print debug log when enabled. |
| divide_modeopt | RP_DIV_MODE | Horizontal | Connect divide_mode from RPPromptParser. |
| divide_ratioopt | RP_DIV_RATIO | Connect divide_ratio from RPPromptParser. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| debug_image | IMAGE | — |