style_aligned_comfy icon indicating copy to clipboard operation
style_aligned_comfy copied to clipboard

shape '[5, 320, 64, 64]' is invalid for input of size 5242880

Open andulegal opened this issue 1 year ago • 1 comments

Error occurred when executing KSampler:

shape '[5, 320, 64, 64]' is invalid for input of size 5242880

File "/Users/OnLing/ComfyUI/execution.py", line 224, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

andulegal avatar May 10 '24 17:05 andulegal

This seems to be a race condition, I was able to have runs without it. In the example workflow try lowering the "Upscale Image" resolution to 512x512

lubosz avatar Aug 22 '24 17:08 lubosz