mirror of
https://github.com/KwaiVGI/LivePortrait.git
synced 2025-03-15 05:52:58 +00:00
feat: image driven, regional animation
This commit is contained in:
parent
4fbcfc927c
commit
43f78039dd
@ -543,7 +543,6 @@ class GradioPipeline(LivePortraitPipeline):
|
|||||||
""" for keeping lips in the source video silent
|
""" for keeping lips in the source video silent
|
||||||
"""
|
"""
|
||||||
if input_video is not None:
|
if input_video is not None:
|
||||||
# gr.Info("Upload successfully!", duration=2)
|
|
||||||
inference_cfg = self.live_portrait_wrapper.inference_cfg
|
inference_cfg = self.live_portrait_wrapper.inference_cfg
|
||||||
######## process source video ########
|
######## process source video ########
|
||||||
source_rgb_lst = load_video(input_video)
|
source_rgb_lst = load_video(input_video)
|
||||||
|
Loading…
Reference in New Issue
Block a user