ControlNet model based on MediaPipe
Prototype ControlNet model based on MediaPipe detections with the idea to base not only on pose but also the hand placement.
At this point, pose estimation works very well, hands are still underdeveloped.
Integration with Automatic1111's Web GUI is planned but for now you must use external preprocessor (python script).
<...