model mismatch

#30
by fathul - opened

I have successfully trained and downloaded it, when I try it on AUTOMATIC1111 an error "size mismatch" appears

could it be because you didnt add a yaml file?

thx for answering...
sorry im new at this, where can i download yml file ? i cant find on my model in files & version

it would be the same yaml file that came with the 2.0 model https://github.com/Stability-AI/stablediffusion/tree/main/configs/stable-diffusion it should be one of these, it needs to have the same name as your model file

place it in the same folder

Yeah

And you can rename both *.yaml to have the same name as your *.ckpt

Sign up or log in to comment