ControlNet Inpainting not working

#5
by lakshman111 - opened

Cool Space! I tried the ControlNet Inpainting tab, but it was giving me an error. Maybe its because there is no way to pass a mask?

I fixed the error. Can you try again?

Hmmm, still getting an error...do you get logs of my error on your side to help debug?

Screenshot 2023-03-20 at 9.59.48 AM.png

Demo crashes when too many people try it. It's about Hugging Face. You should wait a bit. Or you should try it locally.

Got it, will try it locally!

Maybe adding a queue will help?

I think it’s: queue() in Gradio

Got it, will try it locally!

Maybe adding a queue will help?

I think it’s: queue() in Gradio

Is this true?
https://huggingface.co/spaces/ArtGAN/Stable-Diffusion-ControlNet-WebUI/blob/main/app.py#L47

@kadirnar looks right! https://gradio.app/docs/#blocks-queue

I don't think the mask is working as intended as my entire image gets changed, not just the masked portion?

Screenshot 2023-03-20 at 9.34.54 PM.png

I will add the Controlnet Conditioning Scale parameter and new modules :)
Screenshot from 2023-03-21 08-45-45.png

Can you try again?

Works! Thanks!

kadirnar changed discussion status to closed

Sign up or log in to comment