diff --git a/Extensions-index.md b/Extensions-index.md index 67e0757..a4f849c 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -217,6 +217,12 @@ "description": "Generates highlighted sectors of a submitted input image, based on input prompts. Use with tokenizer extension. See the readme for more info.", "tags": ["script", "tab"] }, + { + "name": "DAAM", + "url": "https://github.com/kousw/stable-diffusion-webui-daam.git", + "description": "DAAM stands for Diffusion Attentive Attribution Maps. Enter the attention text (must be a string contained in the prompt) and run. An overlapping image with a heatmap for each attention will be generated along with the original image.", + "tags": ["script"] + }, { "name": "zh_CN Localization", "url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",