ComfyUI Node
ApplyMSWMSAAttentionSimple
This node applies an attention patch which _may_ slightly improve quality especially when generating at high resolutions. It is a large performance increase on SD1.x, may improve performance on SDXL. This is the simplified version of the node with less parameters. Use ApplyMSWMSAAttention if you require more control. NOTE: Only supports SD1.x, SD2.x and SDXL.
ApplyMSWMSAAttentionSimple
- model
- MODEL
◄model_type▾►
Categorymodel_patches/unet
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| model_type | COMBO | Model type being patched. Generally safe to leave on auto. Choose SD15 for SD 1.4, SD 2.x. | |
| model | MODEL | Model to patch with the MSW-MSA attention effect. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | Model patched with the MSW-MSA attention effect. |