From f74747278d1e3fb767f43a44f552d848647b64a3 Mon Sep 17 00:00:00 2001 From: Gamekiller48 Date: Sun, 29 Jan 2023 12:45:45 +0100 Subject: [PATCH] Updated Readme with correct menu location The extension is no longer located in the scripts dropdown, the readme-file should reflect this. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1cc0ff..0546b0c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Clone this repository to extension folder. # How to use -Select "Daam script" from the script drop-down. Enter the 'attention text' (must be a string contained in the prompt ) and run. +After installation "Attention Heatmap" appears as its own submenu below the generation settings/above the script dropdown. 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. Images will now be created in the default output directory. @@ -32,4 +32,4 @@ output images: orginal, cat, sunglasses, beach # Notice At the moment, this works well with the Stable Diffusion 1.5 model. -However, in the Stable Diffusion 2.0 model this seems to be working a little less well. \ No newline at end of file +However, in the Stable Diffusion 2.0 model this seems to be working a little less well.