jhj0517 / AdvancedLivePortrait-WebUI

gradio WebUI for AdvancedLivePortrait
Apache License 2.0
323 stars 25 forks source link

Add video source #16

Open jhj0517 opened 1 week ago

jhj0517 commented 1 week ago

Only image source is available now and add video source ( video source and facial expression video )

jhj0517 commented 6 days ago

Basically what I wanted to implement is this from twitter post:

https://github.com/user-attachments/assets/933d1a41-c696-4d98-8019-de37696a8b24

Video driven expression & Video source at the same time.

But enabling both image & video as input at the same time in gradio feels very hacky because of the limitation below.

It would be better to focus only on #8.