cubiq / ComfyUI_IPAdapter_plus

GNU General Public License v3.0
3.12k stars 235 forks source link

LatentUpscale error for workflow with ipadapter, I don't know if it's tiled diffusion or the ipadapter generating the error, please help! #589

Open KennyChan3389 opened 3 weeks ago

KennyChan3389 commented 3 weeks ago

When I run IterativeLatentUpscale with the ipadapter node to build a partition masking workflow, it still produces an error.

Error occurred when executing IterativeLatentUpscale. module 'comfy.sample' has no attribute 'prepare_mask' 2eb5548f6746f3e657408790f4b95634

It's my workflow. [ipa.json](https://github.com/user-attachments/files/15595337/ipa.json)

I'm not sure if it's the ipadapter or the tiled diffusion anymore, I'll try to contact the respective authors, this will serve as a place to store questions for now. Hopefully it will get resolved

The original bug submission is here https://github.com/ltdrdata/ComfyUI-Impact-Pack/issues/623