add ABG_extension

ClashSAN 2022-12-24 06:17:40 +00:00
parent e0dee8a59f
commit b94f947d2d

@ -218,6 +218,12 @@
"description": "Create masks for img2img based on a depth estimation made by MiDaS.",
"tags": ["script"]
},
{
"name": "ABG_extension",
"url": "https://github.com/KutsuyaYuki/ABG_extension.git",
"description": "Automatically remove backgrounds. Uses an onnx model fine-tuned for anime images. Runs on GPU.",
"tags": ["script"]
},
{
"name": "Visualize Cross-Attention",
"url": "https://github.com/benkyoujouzu/stable-diffusion-webui-visualize-cross-attention-extension.git",