mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-04 04:30:14 +00:00
add haku-img and depth image i/o as extensions
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user