mikkel / comfyui-mask-boundingbox

Create bounding boxes selecting masks by threshold.
28 stars 5 forks source link

Just freezes when used #1

Open Davikar opened 10 months ago

Davikar commented 10 months ago

This node just freezes when it's triggered. No error messages. This is on the latest version of ComfyUI.

nykwil commented 9 months ago

All my workflows that use this just stopped working. mask_bounding_Box.json

nykwil commented 9 months ago

fix: https://github.com/mikkel/comfyui-mask-boundingbox/pull/3

nykwil commented 9 months ago

Like maybe it's not the best fix but it does fix it.

JoeNavark commented 9 months ago

Instead of trying to fix this node I saw that comfyui-art-venture almost does this already, so I just hacked custom width and height into the prepare image and mask for inpaint node. It works great for me.

https://github.com/JoeNavark/comfyui-art-venture/tree/width-and-height-inpaint-bounding-box