Nodes/comfyui_jankhidiffusion/ApplyMSWMSAAttentionSimple
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.

By blepping·Created 2 years ago·Updated about a year ago· 125
ApplyMSWMSAAttentionSimple
  • model
  • MODEL
model_type
Categorymodel_patches/unet

Inputs (2)

NameTypeDefaultDescription
model_typeCOMBOModel type being patched. Generally safe to leave on auto. Choose SD15 for SD 1.4, SD 2.x.
modelMODELModel to patch with the MSW-MSA attention effect.

Outputs (1)

NameTypeDescription
MODELMODELModel patched with the MSW-MSA attention effect.