Nodes/ComfyUI-ZImagePowerNodes/⚡| Comfy-Kitchen Attention Enabler
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.

By martin-rizzo·Created 7 months ago·Updated a day ago· 346
⚡| Comfy-Kitchen Attention Enabler
  • model
  • MODEL
comfy_kitchen_attentionfalse
Category⚡Z-Image/utils

Inputs (2)

NameTypeDefaultDescription
modelMODEL
comfy_kitchen_attentionBOOLEANfalseIf enabled, attempts to apply the Comfy-Kitchen attention optimization. The optimization will only take effect if your current ComfyUI version supports it.

Outputs (1)

NameTypeDescription
MODELMODELThe patched model with comfy-kitchen attention enabled if possible