You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As requested in #2258, we added support for animal openpose reprocessor. You can now find it under Openpose control type.
sd-webui-openpose-editor starts to support edit of animal openpose from version v0.2.4.
Now you can use your creativity and use it along with other ControlNet models. For example, you can use it along with human openpose model to generate half human, half animal creatures. Here is an example:
You can post your generations with animal openpose model here and inspire more people to try out this feature. Thanks!
Note:
We do notice that it is awkward now to align inputs of multiple control units. #2346 is on the way to let people align Control images in multiple units more easily.
@huchenlei is there an easy way of using something like a union operation on certain pose parts of this animal model like the ears & tail with say an existing pose from the human model (assuming everything lines up), such that it effectively creates a pose for like anime characters that have those animal features per se?
Or is there something more specific I would have to do?
I have run some videos of my cat through this, it would be very fun if if it could track ears or mouth though. Is it very involved to introduce additional tracked elements?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
As requested in #2258, we added support for animal openpose reprocessor. You can now find it under
Openpose
control type.sd-webui-openpose-editor starts to support edit of animal openpose from version v0.2.4.

Now you can use your creativity and use it along with other ControlNet models. For example, you can use it along with human openpose model to generate half human, half animal creatures. Here is an example:



You can post your generations with animal openpose model here and inspire more people to try out this feature. Thanks!
Project repo: https://github.com/abehonest/ControlNet_AnimalPose
Pruned model download: https://huggingface.co/huchenlei/animal_openpose (Original model from project repo is 8GB, I just pruned it and re-upload it.)
Note:
We do notice that it is awkward now to align inputs of multiple control units. #2346 is on the way to let people align Control images in multiple units more easily.
Beta Was this translation helpful? Give feedback.
All reactions