Skip to content

camenduru/openpose-editor

 
 

Repository files navigation

Openpose Editor

日本語 | English | 简体中文

image

Automatic1111/stable-diffusion-webui用のOpenpose Editor

  • ポーズの編集
  • ポーズの検出

ができます

  • 「Add」: 人を追加する

  • 「Detect from image」: 画像からポーズを検出する

  • 「Add Background image」: 背景を追加する

  • 「Save PNG」: PNGで保存する

  • 「Send to ControlNet」: Controlnet拡張機能がインストールされている場合、画像をそこに送る

インストール方法

  1. "Extension" タブを開く
  2. "Install from URL" タブを開く
  3. "URL for extension's git repository" 欄にこのリポジトリの URL (https://github.com/fkunn1326/openpose-editor.git) を入れます。
  4. "Install" ボタンを押す
  5. WebUIを再起動する

注意

ControlNetの "Preprocessor" には、何も指定しないようにしてください。

エラーの対策

urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)>

以下のファイルを開いてださい

/Applications/Python\ $version /Install\ Certificates.command

About

Openpose Editor for AUTOMATIC1111's stable-diffusion-webui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.6%
  • JavaScript 41.4%