CoolFace
Apppublic

bep40/musepose

sourceHugging Faceotherupdated 2y agoView on Hugging Face
1likes
App README

MusePose-WebUI

Gradio-based WebUI For MusePose 12

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

  1. 1.git clone this repository
 git clone https://github.com/jhj0517/MusePose-WebUI.git
  1. 1.Intall dependencies
pip -r requirements.txt
  1. 1.Run the WebUI
python app.py

HuggingFace Space

HuggingFace Space

Colab

![Open In Colab](https://colab.research.google.com/github/jhj0517/MusePose-WebUI/blob/main/notebook/musepose_webui.ipynb)