CoolFace
Apppublic

Shellbrady/LivePortrait5

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
gradio_title.md18 linesDownload Raw Back to assets
1<div style="display: flex; justify-content: center; align-items: center; text-align: center;">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    <div style="display: flex; justify-content: center; align-items: center; text-align: center;">7      <a href="https://arxiv.org/pdf/2407.03168"><img src="https://img.shields.io/badge/arXiv-2407.03168-red"></a>8      &nbsp;9      <a href="https://liveportrait.github.io"><img src="https://img.shields.io/badge/Project_Page-LivePortrait-green" alt="Project Page"></a>10      &nbsp;11      <a href="https://github.com/KwaiVGI/LivePortrait"><img src="https://img.shields.io/badge/Github-Code-blue"></a>12      &nbsp;13      <a href="https://github.com/KwaiVGI/LivePortrait"><img src="https://img.shields.io/github/stars/KwaiVGI/LivePortrait14      "></a>15    </div>16  </div>17</div>18