Fix load from json not working ( fix #121 fix #136 ) |
||
|---|---|---|
| .github | ||
| .vscode | ||
| configs | ||
| images | ||
| javascript | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| README.en.md | ||
| README.md | ||
| README.zh-cn.md | ||
| _typos.toml | ||
README.en.md
Openpose Editor
Openpose Editor for Automatic1111/stable-diffusion-webui
- Pose editing
- Pose detection
This can:
-
Add a new person
-
Detect pose from an image
-
Add background image
-
Save as a PNG
-
Send to ControlNet extension
Installation
- Open the "Extension" tab
- Click on "Install from URL"
- In "URL for extension's git repository" enter this extension, https://github.com/fkunn1326/openpose-editor.git
- Click "Install"
- Restart WebUI
Attention
Do not select anything for the Preprocessor in ControlNet.
Fix Error
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)>
Run
/Applications/Python\ $version /Install\ Certificates.command
