simonlive 发表于 2023-3-13 17:44:06

SD-OpenPose Editor插件快速实现人体姿态摆拍

https://www.bilibili.com/video/BV1Ys4y1h77H?t=14.2
视频源链接:https://www.bilibili.com/video/BV1Ys4y1h77H?t=14.2

插件下载:https://github.com/fkunn1326/openpose-editor/blob/master/README.zh-cn.md
百度云链接:https://pan.baidu.com/s/1kwHSOLh36pobRe4avDAuQw?pwd=uqyq提取码:uqyq
适用于Automatic1111/stable-diffusion-webui 的Openpose Editor 插件。
功能:直接编辑骨骼动作从图像识别姿势
本插件实现以下操作:1. 「Add」:添加一个新骨骼2. 「Detect from image」:从图片中识别姿势3. 「Add Background image」:添加背景图片4. 「Load JSON」:载入JSON文件5. 「Save PNG」:保存为PNG格式图片6. 「Send to ControlNet」:将骨骼姿势发送到 ControlNet7. 「Save JSON」:将骨骼保存为JSON
安装方法1. 打开扩展标签。2. 点击从网址安装3. 在扩展的git仓库网址处输入https://github.com/fkunn1326/openpose-editor.git4. 点击安装5. 重启WebUI
注意:不要给ConrtolNet 的 "Preprocessor" 选项指定任何值,请保持在none状态
常见问题Mac OS可能会出现:urllib.error.URLError: <urlopen error certificate verify failed: unable to get local issuer certificate (_ssl.c:997)>
请执行文件/Applications/Python\ $version /Install\ Certificates.command
页: [1]
查看完整版本: SD-OpenPose Editor插件快速实现人体姿态摆拍