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

error with UltimateSDUpscale #1

Open
za-wa-n-go opened this issue Feb 2, 2024 · 1 comment
Open

error with UltimateSDUpscale #1

za-wa-n-go opened this issue Feb 2, 2024 · 1 comment

Comments

@za-wa-n-go
Copy link

[StableSR] fix_color
[StableSR] Error fix_color: The size of tensor a (1496) must match the size of tensor b (1490) at non-singleton dimension 2
ERROR:root:!!! Exception during processing !!!
ERROR:root:Traceback (most recent call last):
  File "X:\ComfyUI\ComfyUI_windows_portable\ComfyUI\execution.py", line 152, in recursive_execute
    output_data, output_ui = get_output_data(obj, input_data_all)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "X:\ComfyUI\ComfyUI_windows_portable\ComfyUI\execution.py", line 96, in get_output_data
    output_is_list = [False] * len(results[0])
                               ^^^^^^^^^^^^^^^
TypeError: object of type 'NoneType' has no len()
@toasterlint
Copy link

This error seems to only happen when using the "Wavelet" option in the StableSRColorFix node. Using "AdaIN" is working fine.

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