ComfyUI Node
DAAM Analyzer
Generates a heatmap image from the attention maps and overlays it on the input images.
DAAM Analyzer
- clip
- tokens
- heatmaps
- images
- IMAGE
◄attentions—►
◄captiontrue►
◄alpha0.50►
Categorydaam-nodes
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | The CLIP model used for encoding the text. | |
| tokens | TOKENS | The tokens used to encode the prompt. | |
| heatmaps | HEATMAP | The heatmap data. | |
| attentions | STRING | Attention words to analyze (Comma separated). | |
| caption | BOOLEAN | true | Whether to show the attention word as a caption. |
| alpha | FLOAT | 0.500–1 | The alpha value for the overlay. |
| images | IMAGE | Output Images |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | The heatmap image. |