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 Float output of cosine/euclidean #33

Open
Zor2ox opened this issue Aug 10, 2024 · 0 comments
Open

ERROR Float output of cosine/euclidean #33

Zor2ox opened this issue Aug 10, 2024 · 0 comments

Comments

@Zor2ox
Copy link

Zor2ox commented Aug 10, 2024

Error occurred when executing easy showAnything:

list index out of range

File "C:\ComfyUI Manual\execution.py", line 142, in recursive_execute
input_data_all = get_input_data(inputs, class_def, unique_id, outputs, prompt, extra_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI Manual\execution.py", line 27, in get_input_data
obj = outputs[input_unique_id][output_index]


Everything works just fine until the last comfyUI update. I cannot connect the Float output into any kind of nodes, which return the same error showing above.
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

1 participant