mirror of
https://github.com/KwaiVGI/LivePortrait.git
synced 2024-12-23 13:04:23 +00:00
3c1a866b6b
* 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>
17 lines
1022 B
Markdown
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>
|