Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/fkunn1326/openpose-editor

Openpose Editor for AUTOMATIC1111's stable-diffusion-webui
https://github.com/fkunn1326/openpose-editor

Last synced: 3 months ago
JSON representation

Openpose Editor for AUTOMATIC1111's stable-diffusion-webui

Lists

README

        

## Openpose Editor

[日本語](README.md) | English | [简体中文](README.zh-cn.md)

![image](https://user-images.githubusercontent.com/92153597/219921945-468b2e4f-a3a0-4d44-a923-13ceb0258ddc.png)

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:

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