sd-webui-incantations icon indicating copy to clipboard operation
sd-webui-incantations copied to clipboard

Better Save Attention Maps

Open v0xie opened this issue 9 months ago • 0 comments

Refactors the Save Attention Maps script for plotting cross attention maps Adds options for different attention map filtering (Per-Token Attention Maps, One-Hot Argmax maps) Each plot shows the token index, the token id (tokenized word), and the word associated with the token id. Adds a unique sequence number to the beginning of the saved files to prevent overwriting old files

image image

v0xie avatar May 25 '24 19:05 v0xie