You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2024. It is now read-only.
Hi,
I installed Dough via pinokio; it's running locally on my dell xps desktop i7 having nvidia gtx 1080 8gb.
When I try the "animate shot", everything stops after few minutes, showing the following error:
Prompt executed in 530.33 seconds DEBUG:app_logger:output file list len: 0 DEBUG:app_logger:Process 14008 (Port 4333) error occured: list index out of range Traceback (most recent call last): File "d:\pinokio\api\Dough-pinokio.git\Dough\banodoco_runner.py", line 621, in check_and_update_db res_output = format_model_output(output, log.model_name) File "d:\pinokio\api\Dough-pinokio.git\Dough\banodoco_runner.py", line 277, in format_model_output return [output[-1]] IndexError: list index out of range
what is it? how can I solve it?
thanks in advance