PowerHouseMan / ComfyUI-AdvancedLivePortrait

1.35k stars 101 forks source link

src_ratio, sample_ratio, sample_parts for Advanced Live Portrait #48

Open jerrycurly opened 6 days ago

jerrycurly commented 6 days ago

src_ratio, sample_ratio, sample_parts for Advanced Live Portrait

This would be a great feature, I can get the expression I want with the Expression Editor but I can't apply it to a video using the Advanced Live Portrait because it uses those values. Either add them or export them either would be great.

Also lines 822-826 in node.py might be a bug:

as s_es isn't used anywhere maybe: retargeting(new_es.e, d_0_es.e, retargeting_eyes, (11, 13, 15, 16)) retargeting(new_es.e, d_0_es.e, retargeting_mouth, (14, 17, 19, 20))