Metadata-Version: 2.1
Name: mimic_head
Version: 0.1.4
Summary: Unofficial One-click Version of LivePortrait, with Webcam Support
License-File: LICENSE
Requires-Dist: gradio
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: opencv-python
Requires-Dist: onnxruntime
Requires-Dist: onnx
Requires-Dist: scikit-image

# mimic_head 
Unofficial One-click Version of LivePortrait, with Webcam Support

## Features
+ with webcam, video and single image support
+ with cpu, mps and cuda backend support, you can run it without Nvidia GPU!


## Screenshot
+ Image mode:
![mimic_head image mode screenshot](assets/imgs/img_demo.jpg)

+ Video mode:

https://github.com/user-attachments/assets/1aef9ae6-7d05-4fea-a03c-2c3de76df8b1

+ Webcam mode:

**NOTE: FPS ~= 13 on my mac laptop and there is observable delay in this video**

https://github.com/user-attachments/assets/6a2ce4c5-e3f2-40cd-9fe9-c081407aaca1


## Install and use
```bash
pip install mimic_head 
mimic_head run
```
