ComfyUI Extension: ComfyUI-MusePose-Remaster
MusePose Remaster is a remaster version of ComfyUI MusePose node. It supports auto weights download, remove most necessary dependencies, etc.
Custom Nodes (0)
README
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.