Konark-HC commited on
Commit
6fcca95
·
verified ·
1 Parent(s): 2107b29

Update assets/gradio_title.md

Browse files
Files changed (1) hide show
  1. assets/gradio_title.md +5 -3
assets/gradio_title.md CHANGED
@@ -2,8 +2,8 @@
2
  <div>
3
  <h1>LivePortrait</h1>
4
  <span>Add mimics and lip sync to your static portrait driven by a video</span>
5
- <h2>Create lifelike video from a single source image, using it as an appearance reference, with motion (i.e., facial expressions and head pose) derived from a video, audio, text, or generation</h2>
6
- <br>
7
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
8
  <a href="https://arxiv.org/pdf/2407.03168"><img src="https://img.shields.io/badge/arXiv-2407.03168-red"></a>
9
  &nbsp;
@@ -14,6 +14,8 @@
14
  <a href="https://github.com/KwaiVGI/LivePortrait"><img src="https://img.shields.io/github/stars/KwaiVGI/LivePortrait
15
  "></a>
16
  </div>
17
- <div><img width="100%" height="50%" src="https://huggingface.co/spaces/Konark-HC/WhatTheCreep/resolve/main/assets/docs/main.gif"/></div>
 
 
18
  </div>
19
  </div>
 
2
  <div>
3
  <h1>LivePortrait</h1>
4
  <span>Add mimics and lip sync to your static portrait driven by a video</span>
5
+ <br/>
6
+ <span>Create lifelike video from a single source image, by adding facial expressions and head pose from a video.</span>
7
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
8
  <a href="https://arxiv.org/pdf/2407.03168"><img src="https://img.shields.io/badge/arXiv-2407.03168-red"></a>
9
  &nbsp;
 
14
  <a href="https://github.com/KwaiVGI/LivePortrait"><img src="https://img.shields.io/github/stars/KwaiVGI/LivePortrait
15
  "></a>
16
  </div>
17
+ <div style="display: flex;justify-content: center;align-items: center;/* height: 100vh; */">
18
+ <img src="https://huggingface.co/spaces/Konark-HC/WhatTheCreep/resolve/main/assets/docs/main.gif" style="width: 25%; height: auto;">
19
+ </div>
20
  </div>
21
  </div>