EasyRegion (Mask-Based)
EasyRegionMask
Mask-based regional prompting for modern diffusion models. Quick Start: 1. Connect CLIP from checkpoint 2. Set width/height to match your latent exactly 3. Type prompts (background + regions) 4. Adjust per-region strength (defaults: 0.7, 0.8, 1.5, 2.5) 5. Draw/adjust boxes on canvas See README for model-specific tips and recommended settings.
Pack: ComfyUI_EasyRegion
custom_nodes.ComfyUI_EasyRegion
Inputs (14)
| Name | Type | Required |
|---|---|---|
| clip | CLIP | required |
| width | INT | required |
| height | INT | required |
| soften_masks | BOOLEAN | required |
| background_prompt | STRING | required |
| background_strength | FLOAT | optional |
| region1_prompt | STRING | optional |
| region1_strength | FLOAT | optional |
| region2_prompt | STRING | optional |
| region2_strength | FLOAT | optional |
| region3_prompt | STRING | optional |
| region3_strength | FLOAT | optional |
| region4_prompt | STRING | optional |
| region4_strength | FLOAT | optional |
Outputs (1)
| Name | Type |
|---|---|
| conditioning | CONDITIONING |