Mike Howles
Mike Howles
Same here! Would love a workaround if this drags on.
> Disabling identity provider authentication through an environment variable would be a great quality of life improvement. > > Doing it manually in the code itself is easy, but also...
> Another update, this seems to be related to mistral. I've run gemma2b just to test it out quickly and it completed all 100 test input files. I'll try a...
docker-compose worked for me (Aug 13) just fine with no modifications - (On a Macbook though but I don't know why that would make a difference...)
I don't think that Dreambooth is unloading the A1111 checkpoint that is autoloaded when starting up. I placed an empty 0 byte sized .ckpt file in `models/Stable-diffusion` to prevent it...
I get a tensor size error any time I have ControlNet enabled and High-res fix on, even if it is exactly 1.5 etc.
> After the update, the code that originally called the api cannot return the depth image, and the generated result is completely independent of the image depth,I tried to reinstall...
> Try using a lower model cache size may help Sorry I should have given more details. I am only using 1 model loaded ever. RTX 3090 in Linux.
I think this fixed this: https://github.com/Mikubill/sd-webui-controlnet/issues/347#issuecomment-1444647723 - Closing unless I can cause it to happen again.