mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-03-04 21:14:54 +08:00
add ABG_extension
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",
|
||||
|
Loading…
Reference in New Issue
Block a user