Nodes/ComfyUI-DAAM/DAAM Analyzer
ComfyUI Node

DAAM Analyzer

Generates a heatmap image from the attention maps and overlays it on the input images.

By nisaruj·Created about a year ago·Updated 10 months ago· 51
DAAM Analyzer
  • clip
  • tokens
  • heatmaps
  • images
  • IMAGE
attentions
captiontrue
alpha0.50
Categorydaam-nodes

Inputs (7)

NameTypeDefaultDescription
clipCLIPThe CLIP model used for encoding the text.
tokensTOKENSThe tokens used to encode the prompt.
heatmapsHEATMAPThe heatmap data.
attentionsSTRINGAttention words to analyze (Comma separated).
captionBOOLEANtrueWhether to show the attention word as a caption.
alphaFLOAT0.500–1The alpha value for the overlay.
imagesIMAGEOutput Images

Outputs (1)

NameTypeDescription
IMAGEIMAGEThe heatmap image.