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

Mask output error (Run IDM-VTON Inference) #44

Open
torealise opened this issue Jun 1, 2024 · 2 comments
Open

Mask output error (Run IDM-VTON Inference) #44

torealise opened this issue Jun 1, 2024 · 2 comments

Comments

@torealise
Copy link

torealise commented Jun 1, 2024

When I try to output the mask from Run IDM-VTON Inference, I get error:

Error occurred when executing MaskPreview+:

list index out of range

File "/workspace/ComfyUI/execution.py", line 141, in recursive_execute
input_data_all = get_input_data(inputs, class_def, unique_id, outputs, prompt, extra_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/workspace/ComfyUI/execution.py", line 26, in get_input_data
obj = outputs[input_unique_id][output_index]

@torealise
Copy link
Author

Screenshot_2

@spenpal
Copy link

spenpal commented Jun 28, 2024

Just curious, do you expect MASK to be different than mask_img?

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