Open weiaitao opened 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'
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'