ComfyUI Node
⚡| Comfy-Kitchen Attention Enabler
Patches the model to use the optimized Comfy-Kitchen attention mechanism, if supported. Ensures backward compatibility by falling back to standard attention in older ComfyUI versions without breaking the workflow.
⚡| Comfy-Kitchen Attention Enabler
- model
- MODEL
◄comfy_kitchen_attentionfalse►
Category⚡Z-Image/utils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| comfy_kitchen_attention | BOOLEAN | false | If enabled, attempts to apply the Comfy-Kitchen attention optimization. The optimization will only take effect if your current ComfyUI version supports it. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | The patched model with comfy-kitchen attention enabled if possible |