mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-04 13:55:06 +08:00
add OpenPose editor as extension
parent
4ec0cbbbea
commit
9afe1824d7
@ -642,6 +642,13 @@
|
|||||||
"added": "2023-02-18",
|
"added": "2023-02-18",
|
||||||
"tags": ["script", "tab", "models"]
|
"tags": ["script", "tab", "models"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "OpenPose Editor",
|
||||||
|
"url": "https://github.com/fkunn1326/openpose-editor.git",
|
||||||
|
"description": "This can add multiple pose characters, detect pose from image, save to PNG, and send to controlnet extension.",
|
||||||
|
"added": "2023-02-18",
|
||||||
|
"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",
|
||||||
|
Loading…
Reference in New Issue
Block a user