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
943ee6471a
commit
4fbcfc927c
@ -72,7 +72,6 @@ class LivePortraitPipeline(object):
|
||||
c_lip = c_lip_lst[i].astype(np.float32)
|
||||
template_dct['c_lip_lst'].append(c_lip)
|
||||
|
||||
|
||||
return template_dct
|
||||
|
||||
def execute(self, args: ArgumentConfig):
|
||||
|
Loading…
Reference in New Issue
Block a user