ZhUyU1997 / open-pose-editor

online 3d openpose editor for stable diffusion and controlnet
https://zhuyu1997.github.io/open-pose-editor/
MIT License
782 stars 192 forks source link

Support for A1111 extension #64

Closed nonnonstop closed 1 year ago

nonnonstop commented 1 year ago

Related to #55.

Added two npm commands.

See here for details of the following files.

Sorry for the delay. Thank you.

ZhUyU1997 commented 1 year ago

Thanks for your work, I will verify it later

ZhUyU1997 commented 1 year ago

I have a query. Why did you design a vite extension? It seems unnecessary.

nonnonstop commented 1 year ago

@ZhUyU1997 Because it was easier to merge from upstream if the vite config file for extension was separated. But now, the vite extension file may not be necessary.

nonnonstop commented 1 year ago

@ZhUyU1997 Would you commit the pages and javascript directories? These are required for the extension to work. After you commit these files, I will update the repo url in the webui extension list to this repo.