ComfyUI Node
Unblend Dynamic Sampler (Bounded Attention)
A ComfyUI node in Unblend with 24 inputs and 7 outputs.
Unblend Dynamic Sampler (Bounded Attention)
- model
- clip
- latent_image
- vae
- latent
- char_masks
- mask_preview
- info
- model
- positive
- negative
◄prompt[QUALITY] masterpiece, best quality
[STYLE] anime style
[SCENE] simple background
[CHAR1] columbina (genshin impact), black hair, white dress
[CHAR2] fischl (genshin impact), blonde hair, eyepatch
[INTERACT] embracing, face to face►
◄negative_promptlowres, worst quality, low quality, bad anatomy, bad hands►
◄seed0►
◄steps32►
◄cfg5.5►
◄sampler_name▾►
◄scheduler▾►
◄warmup_at0.15►
◄refresh_every4►
◄mask_source▾►
◄map_threshold0.35►
◄bound_strength1.00►
◄self_attn_jailtrue►
◄jail_strength1.00►
◄identity_lock1.00►
◄subject_wordgirl►
◄divider▾►
◄init_ratios1,1►
◄char_points►
◄early_jailfalse►
CategoryUnblend
Inputs (24)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| clip | CLIP | — | |
| latent_image | LATENT | — | |
| prompt | STRING | [QUALITY] masterpiece, best quality [STYLE] anime style [SCENE] simple background [CHAR1] columbina (genshin impact), black hair, white dress [CHAR2] fischl (genshin impact), blonde hair, eyepatch [INTERACT] embracing, face to face | — |
| negative_prompt | STRING | lowres, worst quality, low quality, bad anatomy, bad hands | — |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 328–200 | — |
| cfg | FLOAT | 5.50.5–20 | — |
| 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 | |
| warmup_at | FLOAT | 0.150.03–0.6 | — |
| refresh_every | INT | 41–16 | — |
| mask_source | COMBO | 2 options: attn_maps+silhouette, attn_maps | |
| map_threshold | FLOAT | 0.350.05–0.95 | — |
| bound_strength | FLOAT | 1.000–1 | — |
| self_attn_jail | BOOLEAN | true | — |
| jail_strength | FLOAT | 1.000–1 | — |
| identity_lock | FLOAT | 1.000–4 | — |
| subject_word | STRING | girl | Booru count word. One word = all characters (e.g. 'girl'). Comma list for a mixed cast: 'girl, boy' -> CHAR1 girl, CHAR2 boy (padded with the last). |
| divider | COMBO | 2 options: watershed, nearest_center | |
| init_ratios | STRING | 1,1 | — |
| char_points | STRING | — | |
| early_jail | BOOLEAN | false | — |
| vaeopt | VAE | — |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | result latent |
| char_masks | MASK | character masks |
| mask_preview | IMAGE | mask preview |
| info | STRING | log |
| model | MODEL | patched model (couple+jail with the final masks) — for the detail/hires KSampler; masks recompute themselves for the new size |
| positive | CONDITIONING | draw conditioning (REQUIRED as the second KSampler's positive — the bias is tied to its token positions) |
| negative | CONDITIONING | negative (for convenience) |