ComfyUI/comfy/ldm/modules
comfyanonymous bf4c9a08fc
Implement comfy kitchen attention. (#15479)
Add a ModelAttentionBackend node to manually select the attention for models in the workflows. Currently supports pytorch attention or comfy kitchen attention.

Add --use-ck-attention to enable comfy kitchen attention as the default attention backend for all models (might break some).
2026-08-10 22:03:08 -07:00
..
diffusionmodules
distributions
encoders
attention.py
ema.py
sdpose.py
sub_quadratic_attention.py
temporal_ae.py