Spaces:
Configuration error
Configuration error
File size: 968 Bytes
8dc9718 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
<div>
<h1>FasterLivePortrait: Bring Portraits to Life in Real Time</h1>
<span>Built on <a href="https://github.com/KwaiVGI/LivePortrait">LivePortrait</a></span>
<div style="display: flex; justify-content: center; align-items: center; text-align: center; margin-top: 10px;">
<a href="https://huggingface.co/warmshao/FasterLivePortrait">
<img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue" alt="Hugging Face Spaces">
</a>
<a href="https://github.com/warmshao/FasterLivePortrait">
<img src="https://img.shields.io/badge/Github-Code-blue" alt="Github Code">
</a>
<a href="https://github.com/warmshao/FasterLivePortrait">
<img src="https://img.shields.io/github/stars/warmshao/FasterLivePortrait" alt="Github Stars">
</a>
</div>
</div>
</div> |