ComfyUI
ComfyUI copied to clipboard
TypeError: handle_task_done() got an unexpected keyword argument 'status'
When exporting images or previewing them, in this case from a video made with animated diffusion i get this error..
Requested to load AutoencoderKL Loading 1 new model Exception in thread Thread-6: Traceback (most recent call last): File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner self.run() File "/usr/lib/python3.9/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "/notebooks/ComfyUI/main.py", line 113, in prompt_worker q.task_done(item_id, TypeError: handle_task_done() got an unexpected keyword argument 'status'