fast-stable-diffusion
fast-stable-diffusion copied to clipboard
ControlNet image upload not working
I'm trying to upload an image to the ControlNet tab instead of using a canvas, it's showing the image in the preview but the preprocessor is only generating a blank image.
is anyone experiencing the same problem?
it only works when I draw over the image or use a blank canvas.
don't draw over the image
Have you tried other images? Or other methods. The image is strokeless and soft. canny is a edge detector so maybe it's not finding the edges
@TheLastBen even if i don't draw over the image it's not showing anything
@pcrii I used the same image before and it showed the edges of the cat correctly
here's another one :
remove the whole extension and run the controlnet cell again
still no luck
try a different photorealistic image
if still persists, test the notebook without the first cell
I am facing the same issue and don't understand why it might be happening. Apparently, if you load the same image in img2img and use control net. It magically works. I wonder why
Exactly same issue here. Any solutions found?
is this issue related to the notebook or the extension ?
It's related withe the "fast_stable_diffusion_AUTOMATIC1111.ipynb" notebook in my case. Uploaded images to contolNet seem to not be recognized. Edit: Seems like it's an issue with the Browser. It's not working on Brave but working perfectly on Firefox