Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
andulegal opened this issue May 10, 2024 · 1 comment
Open

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

andulegal opened this issue May 10, 2024 · 1 comment

Comments

@andulegal
Copy link

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)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

@lubosz
Copy link

lubosz commented Aug 22, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants