LivePortrait/assets/gradio/gradio_description_upload.md
Jianzhu Guo 73ddb69d38
feat: pose editing for source portraits (#212)
* 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>
2024-07-24 22:22:43 +08:00

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>