ComfyOnline
SlothfulAttention

ComfyUI Node: Slothful Attention

Authored by MitoshiroPJ

Created 11 months ago

Updated 5 months ago

7 stars

Category

SlothfulAttention

Inputs

model MODEL

peak_time FLOAT

time_decay FLOAT

in_mode

  • 1D_AVG
  • 1D_MAX
  • 2D_AVG
  • 2D_MAX

in_depth_decay FLOAT

in_slothful FLOAT

in_k_blend FLOAT

in_v_blend FLOAT

out_mode

  • 1D_AVG
  • 1D_MAX
  • 2D_AVG
  • 2D_MAX

out_depth_decay FLOAT

out_slothful FLOAT

out_k_blend FLOAT

out_v_blend FLOAT

Outputs

MODEL

Extension: ComfyUI Slothful Attention

This custom node allow controlling output without training. The reducing method is similar to a/Spatial-Reduction Attention, but generating speed may not be increased on typical image sizes due to overheads. (In some cases, slightly slower)

Authored by MitoshiroPJ

related extension: