add merge board and booru2prompt extensions

ClashSAN 2022-11-21 20:02:59 +00:00
parent 78dc2856fb
commit 72e8fb1088

@ -175,6 +175,18 @@
"description": "Uses a trained model file, produces WD 1.4 Tags. Model link - https://mega.nz/file/ptA2jSSB#G4INKHQG2x2pGAVQBn-yd_U5dMgevGF8YYM9CR_R1SY",
"tags": ["script", "tab"]
},
{
"name": "https://github.com/Malisius/booru2prompt",
"url": "https://github.com/Malisius/booru2prompt.git",
"description": "This SD extension allows you to turn posts from various image boorus into stable diffusion prompts. It does so by pulling a list of tags down from their API. You can copy-paste in a link to the post you want yourself, or use the built-in search feature to do it all without leaving SD.",
"tags": ["script", "tab"]
},
{
"name": "Merge Board",
"url": "https://github.com/bbc-mc/sdweb-merge-board.git",
"description": "Multiple lane merge support(up to 10). Save and Load your merging combination as Recipes, which is simple text.",
"tags": ["script", "tab"]
},
{
"name": "zh_CN Localization",
"url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",