mirror of
https://github.com/KwaiVGI/LivePortrait.git
synced 2024-12-22 20:42:38 +00:00
73ddb69d38
* feat: edit-pose * feat: edit-pose * feat: edit pose (#207) * feat: edit-pose * chore: i2v cropper * chore: i2v cropper * chore: update gradio * chore: update gradio * chore: i2v cropper * chore: update * chore: update * doc: update readme * doc: update readme --------- Co-authored-by: zhangdingyun <zhangdingyun@kuaishou.com> Co-authored-by: ZhizhouZhong <1819489045@qq.com>
20 lines
967 B
Markdown
20 lines
967 B
Markdown
<br>
|
|
<div style="font-size: 1.2em; display: flex; justify-content: space-between;">
|
|
<div style="flex: 1; text-align: center; margin-right: 20px;">
|
|
<div style="display: inline-block;">
|
|
Step 1: Upload a <strong>Source Image</strong> or <strong>Video</strong> (any aspect ratio) ⬇️
|
|
</div>
|
|
<div style="display: inline-block; font-size: 0.8em;">
|
|
<strong>Note:</strong> Better if Source Video has <strong>the same FPS</strong> as the Driving Video.
|
|
</div>
|
|
</div>
|
|
<div style="flex: 1; text-align: center; margin-left: 20px;">
|
|
<div style="display: inline-block;">
|
|
Step 2: Upload a <strong>Driving Video</strong> (any aspect ratio) ⬇️
|
|
</div>
|
|
<div style="display: inline-block; font-size: 0.8em;">
|
|
<strong>Tips:</strong> Focus on the head, minimize shoulder movement, <strong>neutral expression</strong> in first frame.
|
|
</div>
|
|
</div>
|
|
</div>
|