ComfyUI Node
EasyRegion (Mask-Based)
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.
EasyRegion (Mask-Based)
- clip
- conditioning
◄width1344►
◄height768►
◄soften_maskstrue►
◄background_promptphoto of empty city street at night, high quality►
◄background_strength1.0►
◄region1_promptred sports car►
◄region1_strength0.7►
◄region2_promptcloseup full body giraffe wearing sunglasses►
◄region2_strength0.8►
◄region3_promptblue bird flying►
◄region3_strength1.5►
◄region4_prompt►
◄region4_strength2.5►
CategoryEasyRegion
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | CLIP model from your checkpoint | |
| width | INT | 134464–16384 | Output width - must match your latent/sampler |
| height | INT | 76864–16384 | Output height - must match your latent/sampler |
| soften_masks | BOOLEAN | true | Enable feathering at region edges - recommended ON |
| background_prompt | STRING | photo of empty city street at night, high quality | Scene description (applies to entire image as base) |
| background_strengthopt | FLOAT | 1.00–10 | Background conditioning strength (lower = regions show more, user-tested: 0.7-1.2) |
| region1_promptopt | STRING | red sports car | Region 1 - TIP: Include size/detail keywords (e.g. 'closeup', 'full body', 'large') |
| region1_strengthopt | FLOAT | 0.70–10 | Region 1 strength (user-tested: 0.7, range: 0.5-1.0) |
| region2_promptopt | STRING | closeup full body giraffe wearing sunglasses | Region 2 - TIP: Include size/detail keywords (e.g. 'closeup', 'full body', 'large') |
| region2_strengthopt | FLOAT | 0.80–10 | Region 2 strength (user-tested: 0.8, range: 0.6-1.2) |
| region3_promptopt | STRING | blue bird flying | Region 3 - Optional third region |
| region3_strengthopt | FLOAT | 1.50–10 | Region 3 strength (user-tested: 1.5, range: 1.0-2.0) |
| region4_promptopt | STRING | Region 4 - Optional fourth region | |
| region4_strengthopt | FLOAT | 2.50–10 | Region 4 strength (recommended: 2.5-3.0, higher values may cause artifacts) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| conditioning | CONDITIONING | — |