Comfyui-MusePose-Remaster
This is a remaster version of the MusePose comfyui node, that removes dependency of mmcv
which get conflicts with other nodes, supports Images input, and supports auto download of pretrained weights, to increase the usability of this project.
workflow demo
Acknowledgements
- Most of the codes are borrowed from https://github.com/TMElyralab/Comfyui-MusePose and https://github.com/kijai/ComfyUI-MimicMotionWrapper.
- Since the detection codes are not from the original MusePose codebase, the final results may be different for some kind of poses.