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
File "F:\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all)
File "F:\ComfyUI\execution.py", line 102, in get_output_data output.append([x for o in results for x in o[i]])
File "F:\ComfyUI\execution.py", line 102, in output.append([x for o in results for x in o[i]])
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Error occurred when executing LoadImagesFromPath:
'NoneType' object is not iterable
File "F:\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all)
File "F:\ComfyUI\execution.py", line 102, in get_output_data output.append([x for o in results for x in o[i]])
File "F:\ComfyUI\execution.py", line 102, in output.append([x for o in results for x in o[i]])
Beta Was this translation helpful? Give feedback.
All reactions