fast-stable-diffusion
fast-stable-diffusion copied to clipboard
ControlNet not working when running the Google Colab Notebook without modifications
When I open the notebook here without modifying it, and running it as is, the control net doesn't work? Whether it be canny, depth, txt to image or img to img, it doesnt work
I also don't get any errors console-side
try keeping the preprocessor to "none"
try keeping the preprocessor to "none"
Still doesn't work unfortunately
check for similar issues in the ControlNet extension Repo https://github.com/Mikubill/sd-webui-controlnet
I saw you had said that to someone else who openned an issue, so I went and looked. Unfortunately didn't yield any results.
Will post an issue over there though
I think for depth you need to use a depth image as an input, also, use txt2img, not img2img
Try another browser, I had the same problem and it was my browser (Brave) blocking the extension code, now I am using Google Chrome and it works fine.
Try another browser, I had the same problem and it was my browser (Brave) blocking the extension code, now I am using Google Chrome and it works fine.
Thank you, thank you, thank you! I've been banging my head against this all week :D
One note — if you want to keep using Brave, you can also just click on the Brave Shield icon and disable it. I always forget sites don't always behave as expected with it on.
I am pretty sure it is not a issue related to this project. As we can see in these issues in the extension repo:
https://github.com/Mikubill/sd-webui-controlnet/issues/506 https://github.com/Mikubill/sd-webui-controlnet/issues/263 https://github.com/Mikubill/sd-webui-controlnet/issues/426 https://github.com/Mikubill/sd-webui-controlnet/issues/302