metadata
title: MusePose
emoji: 🐢
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 4.36.1
app_file: app.py
pinned: false
license: other
MusePose-WebUI
Gradio-based WebUI For MusePose
https://github.com/jhj0517/MusePose-WebUI/assets/97279763/d3d3f61c-922f-4a78-a8a9-b3c0bf1c6e01
Feature
- Extract and align skeletons from input image & video in Step1
- Make image move in Step2
Installation and Running
- 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