antgroup / echomimic

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

help #191

Open weiaitao opened 2 weeks ago

weiaitao commented 2 weeks ago

File "G:\songsing\EchoMimic\EchoMimic-240907\EchoMimic\webgui_glut.py", line 150, in process_video face_mask = np.zeros((face_img.shape[0], face_img.shape[1])).astype('uint8') AttributeError: 'NoneType' object has no attribute 'shape'