dunnousername / yanderifier

First-Order-Wrapper (formerly known as Yanderify) is a front-end tool for first-order-motion. It aims to make using first-order-motion face animation accessible to everyone, for education and entertainment.
1.76k stars 291 forks source link

a crash #47

Closed SAGIRI-kawaii closed 4 years ago

SAGIRI-kawaii commented 4 years ago

crash log: (cuda100) W:\Github Project\yanderify\cuda100>.\python.exe afy\yanderify.py If you are reading this, I'm not dead yet. Exception in thread Thread-1: Traceback (most recent call last): File "W:\Github Project\yanderify\cuda100\lib\threading.py", line 917, in _bootstrap_inner self.run() File "W:\Github Project\yanderify\cuda100\lib\threading.py", line 865, in run self._target(*self._args, **self._kwargs) File "afy\yanderify.py", line 172, in worker_thread raise e File "afy\yanderify.py", line 115, in worker_thread img0 = imageio.imread(img0n)[:, :, :3] IndexError: too many indices for array