ComfyUI Node
⏭️ Attention Modifier Single Layer Bypass
A ComfyUI node in model_patches/Advanced_CFG_Controller/attention_modifiers with 6 inputs and 2 outputs.
⏭️ Attention Modifier Single Layer Bypass
- join_parameters
- Attention modifier
- Parameters as string
◄sigma_start1000.0►
◄sigma_end0.0►
◄block_nameInput Blocks►
◄block_number0►
◄unet_attnBoth Attention Types►
Categorymodel_patches/Advanced_CFG_Controller/attention_modifiers
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| sigma_start | FLOAT | 1000.00–10000 | Start bypassing attention at this sigma level |
| sigma_end | FLOAT | 0.00–10000 | Stop bypassing attention at this sigma level |
| block_name | COMBO | Input Blocks | Which UNet block type to modify |
| block_number | INT | 00–12 | Specific block number within the block type |
| unet_attn | COMBO | Both Attention Types | Which attention layers to bypass |
| join_parametersopt | ATTNMOD | Chain multiple attention modifiers together |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| Attention modifier | ATTNMOD | — |
| Parameters as string | STRING | — |