taabata / LCM_Inpaint_Outpaint_Comfy

ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)
227 stars 14 forks source link

LCM_outpaint_no_controlnet error #10

Open starinskycc opened 8 months ago

starinskycc commented 8 months ago

image image

starinskycc commented 8 months ago

BUG,lcm is OK image

taabata commented 8 months ago

i think the error has to do with the width and the height of the image and the parameters set in the node for width and height. You can use 'Get Image Size' node from https://github.com/BadCafeCode/masquerade-nodes-comfyui if you dont want to specify it manually.