This can add multiple pose characters, detect pose from image, save to PNG, and send to controlnet extension.
 
 
Go to file
fkunn1326 c935771507
Merge pull request #137 from fkunn1326/fix-load-from-json
Fix load from json not working ( fix #121 fix #136 )
2023-10-11 18:04:20 +09:00
.github Create CODEOWNERS 2023-02-28 16:23:24 +09:00
.vscode First Commit 2023-02-19 13:24:36 +09:00
configs First Commit 2023-02-19 13:24:36 +09:00
images First Commit 2023-02-19 13:24:36 +09:00
javascript Fix: fix for new gradio version 2023-09-10 09:15:17 +09:00
scripts Fix load from json not working 2023-10-11 18:02:01 +09:00
.gitignore First Commit 2023-02-19 13:24:36 +09:00
LICENSE Create LICENSE 2023-02-20 10:01:08 +09:00
README.en.md Update README.en.md 2023-02-24 16:21:02 +09:00
README.md Fix typo 2023-03-01 18:32:40 +09:00
README.zh-cn.md Update README.zh-cn.md 2023-02-20 19:19:02 +08:00
_typos.toml Add typo checker to CI 2023-02-20 21:34:23 +09:00

README.en.md

Openpose Editor

日本語 | English | 简体中文

image

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

  1. Open the "Extension" tab
  2. Click on "Install from URL"
  3. In "URL for extension's git repository" enter this extension, https://github.com/fkunn1326/openpose-editor.git
  4. Click "Install"
  5. 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