ComfyUI Node: Attention Override (SD1.5)
Authored by logtd
Created 7 months ago
Updated 5 months ago
14 stars
Category
attention
Inputs
input_1 BOOLEAN
input_2 BOOLEAN
input_4 BOOLEAN
input_5 BOOLEAN
input_7 BOOLEAN
input_8 BOOLEAN
middle_0 BOOLEAN
output_3 BOOLEAN
output_4 BOOLEAN
output_5 BOOLEAN
output_6 BOOLEAN
output_7 BOOLEAN
output_8 BOOLEAN
output_9 BOOLEAN
output_10 BOOLEAN
output_11 BOOLEAN
Outputs
ATTN_OVERRIDE
Extension: ComfyUI-RAVE Attention
ComfyUI nodes to use RAVE attention as a temporal attention mechanism. This differs from other implementations in that it does not concatenate the images together, but within the UNet's Self-Attention mechanism performs the RAVE technique. By not altering the images/latents throughout the UNet, this method does not affect other temporal techniques, style mechanisms, or other UNet modifications. For example, it can be combined with AnimateDiff, ModelScope/ZeroScope, or FLATTEN.
Authored by logtd