antgroup / echomimic

EchoMimic: Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning
https://antgroup.github.io/ai/echomimic/
Apache License 2.0
3.06k stars 356 forks source link

fix cv2 Bad arguments in resize #114

Open lingfengchencn opened 3 months ago

lingfengchencn commented 3 months ago

fix bug #90 : cv2.error: OpenCV(4.10.0) :-1: error: (-5:Bad argument) in function 'resize'

ciscogeek commented 3 months ago

verified. it is a good fix for me

dailingx commented 3 months ago

me too