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.
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
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