Lerc / canvas_tab

ComfyUI canvas editor page
BSD 2-Clause "Simplified" License
156 stars 19 forks source link

Chicken and egg? #1

Closed Phando closed 9 months ago

Phando commented 11 months ago

Thank you for the canvas node. I am trying to use your workflow and am getting an error. The ImageCompositeMasked is complaining that there is no image. How did you get the onioin in your canvas node? Not sure where to start with your workflow to duplicate your example.

Lerc commented 11 months ago

I drew a rough scribble version of the image in the editor and set the mask to cover the scribble to start things off.

I can see that it probably doesn't send the image through until you draw something, I'll add something to do a default.

Lerc commented 11 months ago

I made some slight changes to the editor to auto-launch if it is not open when you send it an image, and provided a simple testcase workflow.

Phando commented 11 months ago

Thank you for the update. The new workflow works, but I really wanted to get your inpainting example working. Quick identification of an area that needs inpainting is kinda magical.

Screenshot 2023-09-28 at 3 42 59 PM