add haku-img and depth image i/o as extensions

ClashSAN
2023-01-17 20:01:29 +00:00
parent ecfb162796
commit a554b78ee4

@@ -288,6 +288,13 @@
"added": "2022-12-24",
"tags": ["script"]
},
{
"name": "Depth Image I/O",
"url": "https://github.com/AnonymousCervine/depth-image-io-for-SDWebui.git",
"description": "An extension to allow managing custom depth inputs to Stable Diffusion depth2img models.",
"added": "2023-01-17",
"tags": ["script"]
},
{
"name": "Visualize Cross-Attention",
"url": "https://github.com/benkyoujouzu/stable-diffusion-webui-visualize-cross-attention-extension.git",
@@ -456,6 +463,13 @@
"added": "2023-01-13",
"tags": ["script", "tab"]
},
{
"name": "haku-img",
"url": "https://github.com/KohakuBlueleaf/a1111-sd-webui-haku-img.git",
"description": "Image utils extension. Blend images, get sketch from image, edit coloring, blur an image. You can use it to make some cool effects with i2i.",
"added": "2023-01-17",
"tags": ["script", "tab"]
},
{
"name": "zh_CN Localization",
"url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",