File size: 766 Bytes
d1e25dd 01444c2 d1e25dd 01444c2 d1e25dd 01444c2 d1e25dd 01444c2 | 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 26 27 28 29 30 31 | ---
title: Advanced Live Portrait WebUI
emoji: 🎬
colorFrom: indigo
colorTo: purple
sdk: static
app_file: index.html
pinned: false
license: mit
---
# Advanced Live Portrait WebUI
An interactive demo of the Advanced Live Portrait animation tool. This HTML interface showcases the functionality while providing instructions for local installation.
## 🚀 Features
- Interactive image upload
- Demo animation generation
- Example images
- Complete installation guide
- Responsive design
## 💡 For Full Features
The complete application with AI-powered audio-driven animation requires local installation:
```bash
git clone https://github.com/Ayeeee45/AdvancedLivePortrait-WebUI.git
cd AdvancedLivePortrait-WebUI
pip install -r requirements.txt
python webui.py
|