add Merge Block Weighted as extension

ClashSAN 2023-01-13 13:21:11 +00:00
parent f8d34ee057
commit 7ca9d7eb49

@ -445,7 +445,7 @@
{ {
"name": "Hypernetwork-Monkeypatch-Extension", "name": "Hypernetwork-Monkeypatch-Extension",
"url": "https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git", "url": "https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git",
"description": "Extension that provides additional training features for hypernetwork training, and supports merging multiple hypernetworks.", "description": "Extension that provides additional training features for hypernetwork training, and supports multiple hypernetworks.",
"added": "2023-01-12", "added": "2023-01-12",
"tags": ["script", "tab"] "tags": ["script", "tab"]
}, },
@ -456,6 +456,13 @@
"added": "2023-01-13", "added": "2023-01-13",
"tags": ["script"] "tags": ["script"]
}, },
{
"name": "Merge Block Weighted",
"url": "https://github.com/bbc-mc/sdweb-merge-block-weighted-gui.git",
"description": "Merge models with separate rate for each 25 U-Net block (input, middle, output).",
"added": "2023-01-13",
"tags": ["script", "tab"]
},
{ {
"name": "zh_CN Localization", "name": "zh_CN Localization",
"url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN", "url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",