From 495b6dd5a23b019edafdd2dd0dcb82dce38e7599 Mon Sep 17 00:00:00 2001 From: Karun Date: Tue, 14 Feb 2023 22:04:54 -0500 Subject: [PATCH] Updated Extensions index (markdown) --- Extensions-index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Extensions-index.md b/Extensions-index.md index dd7594a..6d4cdd1 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -329,8 +329,8 @@ }, { "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.", + "url": "https://github.com/toriato/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. Note: new ext. maintainer, uninstall previous ext. if needed.", "added": "2022-12-02", "tags": ["script", "integrations"] },