Patrick McWilliams
Patrick McWilliams
> Couple possible issues as to why, check each one. > > 1. the .yaml must have the same name as the model. i.e. 768-v-ema.ckpt **needs** 768-v-ema.yaml and they **both**...
> Holy cow!! That was it!! That at least fixed the 768 model issue.
Aaaand pulling the yaml file from the zip of the stable diffusion GitHub code fixed the 512 model issue. That's a wrap, boys. Good work!
No response?
100%|██████████████████████████████████████████████████████████████████████████████████| 43/43 [00:22
I'm running into the same error, should I uninstall Python 3.11 and install 3.10? or how do I get it to detect 3.10? or use the binary installer?
uninstalling python11 fixed the issue for me
I have manually installed it by downloading the zip and copying the entire contents into the scripts folder, I've also used webui's extensions tab to install it automatically, I've also...