LivePortrait/assets/gradio_description_animatio...
Jianzhu Guo 3c1a866b6b
feat: add several features (#89)
* feat: support template making, audio, etc, WIP

* chore: remove video2template.py

* feat: WIP

* feat: support auto cropping, template making, audio

* feat: ready for pr

* chore: format code

* chore: upload pkl

* doc: update readme

* doc: update readme

* doc: update readme

* doc: update readme

* doc: update readme

---------

Co-authored-by: zzzweakman <1819489045@qq.com>
2024-07-10 23:39:49 +08:00

17 lines
1022 B
Markdown

<span style="font-size: 1.2em;">🔥 To animate the source portrait with the driving video, please follow these steps:</span>
<div style="font-size: 1.2em; margin-left: 20px;">
1. In the <strong>Animation Options</strong> section, we recommend enabling the <strong>do crop (source)</strong> option if faces occupy a small portion of your image.
</div>
<div style="font-size: 1.2em; margin-left: 20px;">
2. Press the <strong>🚀 Animate</strong> button and wait for a moment. Your animated video will appear in the result block. This may take a few moments.
</div>
<div style="font-size: 1.2em; margin-left: 20px;">
3. If you want to upload your own driving video, <strong>the best practice</strong>:
- Crop it to a 1:1 aspect ratio (e.g., 512x512 or 256x256 pixels), or enable auto-driving by checking `do crop (driving video)`.
- Focus on the head area, similar to the example videos.
- Minimize shoulder movement.
- Make sure the first frame of driving video is a frontal face with **neutral expression**.
</div>