ComfyUI Node
RP Regional Detailer (Qwen)
A ComfyUI node in Regional Prompter with 29 inputs and 2 outputs.
RP Regional Detailer (Qwen)
- image
- model
- clip
- vae
- regional_prompts_nolora
- regional_lora_map
- negative
- divide_mode
- divide_ratio
- image
- debug_image
◄seed0►
◄steps20►
◄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 | 201–100 | Qwen recommended: 15~20 steps. |
| cfg | FLOAT | 1.00–30 | CFG=1.0 recommended for Qwen distilled. |
| 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 radius in pixels. Applied after dilation. |
| noise_mask | BOOLEAN | true | Apply noise mask to latent before sampling. |
| force_inpaint | BOOLEAN | true | Force inpainting mode. |
| shift | FLOAT | 3.00–20 | AuraFlow sigma shift for Qwen. |
| bbox_model | COMBO | 2 options: bbox/person_yolov8m-seg.pt, segm/person_yolov8m-seg.pt | |
| detect_threshold | FLOAT | 0.300.1–1 | YOLO detection confidence threshold. |
| drop_size | INT | 101–16384 | Minimum detection size (px). |
| 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_baseopt | BOOLEAN | false | Prepend BASE prompt to each COL prompt. |
| use_commonopt | BOOLEAN | true | — |
| divide_modeopt | RP_DIV_MODE | Horizontal | Connect divide_mode from RPPromptParser. |
| divide_ratioopt | RP_DIV_RATIO | Connect divide_ratio from RPPromptParser. | |
| debugopt | BOOLEAN | false | Print debug log when enabled. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| debug_image | IMAGE | — |