Stability-AI / StableSwarmUI

StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.
MIT License
4.49k stars 354 forks source link

[Feature Request] - Ability to upload openpose json files as the control image input #367

Open rzfw opened 3 months ago

rzfw commented 3 months ago

When generating openpose controlnets using the preprocessor, most times ill need to edit them. Ive done this previously using Auto1111 forge using the edit feature and would export the json file.

Id love the ability to be able to edit poses natively within the client but more importantly, be able to upload json files and skip the preprocessor for controlnet openpose

mcmonkey4eva commented 3 months ago

ftr you can export the openpose image instead of the JSON to skip the preprocessor. Using a JSON still requires processing, just different processing.