ComfyUI Node
π‘οΈ Attention Modifier Single Layer Temperature
A ComfyUI node in model_patches/Advanced_CFG_Controller/attention_modifiers with 7 inputs and 2 outputs.
π‘οΈ Attention Modifier Single Layer Temperature
- join_parameters
- Attention modifier
- Parameters as string
βsigma_start1000.0βΊ
βsigma_end0.0βΊ
βblock_nameInput BlocksβΊ
βblock_number0βΊ
βunet_attnBoth Attention TypesβΊ
βtemperature1.00βΊ
Categorymodel_patches/Advanced_CFG_Controller/attention_modifiers
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| sigma_start | FLOAT | 1000.00β10000 | Start applying temperature scaling at this sigma level |
| sigma_end | FLOAT | 0.00β10000 | Stop applying temperature scaling 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 apply temperature scaling |
| temperature | FLOAT | 1.000β10000 | Temperature scaling factor (1.0 = no change, <1.0 = sharper, >1.0 = softer) |
| join_parametersopt | ATTNMOD | Chain multiple attention modifiers together |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| Attention modifier | ATTNMOD | β |
| Parameters as string | STRING | β |