add DAAM extension

ClashSAN 2022-12-02 04:38:46 +00:00
parent 8064744f16
commit 8306fac1c2

@ -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",