File size: 1,077 Bytes
58ca92c
 
0b6df46
 
58ca92c
 
 
 
 
 
 
3cf21f4
58ca92c
 
 
 
 
 
 
 
 
 
 
3cf21f4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!-- ## 🤗 This is the official gradio demo for LivePortrait. -->
<!-- <div style="font-size: 1.0em;">
    If you find LivePortrait fun 🤪 or useful, please consider starring 🌟 our <a href="https://github.com/KwaiVGI/LivePortrait">GitHub Repo</a> to discover more features!
</div>


<!-- <div style="font-size: 1.2em;">
    Step1: upload or use a webcam to get a <strong>Source Portrait</strong> (any aspect ratio) to left side.<br>
    Step2: upload a <strong>Driving Video</strong> (1:1 aspect ratio) to right side.
</div> -->

<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 Portrait</strong> (any aspect ratio) ⬇️
        </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> (1:1 aspect ratio) ⬇️
        </div>
    </div>
</div>