ManglerFTW/ComfyI2I

How to convert cut mask to mask fo inpainting?

Opened this issue · 1 comments

"Inpaint segments" node generate "cut image" and "cut mask". Then "cut image" go to "vae encode" it work well. If I try change "vae encode for inpaiting" it require "mask", but I cant convert "cut mask" to "mask"

I'm having the same issue.
I think the problem is that "cut mask" output is not necessarily a single image because "Inpaint segments" can output multiple, and existing image to mask converters cannot deal with it.