Gradio-based WebUI For MusePose
img_golem_pose_video_demo.mp4
- Extract and align skeletons from input image & video in Step1
- Make image move in Step2
- git clone this repository
git clone https://github.com/jhj0517/MusePose-WebUI.git
- Intall dependencies
pip -r requirements.txt
- Run the WebUI
python app.py
- Enhance face after MusePose inference