TheLastBen / fast-stable-diffusion

fast-stable-diffusion + DreamBooth
MIT License
7.54k stars 1.31k forks source link

Model cant be found but loading model #1502

Open BartSkol opened 1 year ago

BartSkol commented 1 year ago

I deleted old sd folder, used new colab version of notebook, but still, when i try to generate anything it gives me just latent noise. 00001-3172461088-test "Model loaded in 30.7s (calculate hash: 12.2s, load weights from disk: 6.7s, create model: 0.8s, apply weights to model: 3.6s, apply half(): 1.5s, load VAE: 5.1s, move model to device: 0.8s, load textual inversion embeddings: 0.1s). Checkpoint model.ckpt [43c90409bd] not found; loading fallback model.ckpt [43c90409bd]"

richvip93 commented 1 year ago

Same here! Just with 2.1 versions

eliasprompt commented 1 year ago

1.5 models do not load either, nor do the VAE

richvip93 commented 1 year ago

I am using my own model in 1.5 and it works fine, in case it helps

eliasprompt commented 1 year ago

no, they don't work, it seems that they load and images can be made but they are based on the basic 1.5 model, the error can be checked on the colab page as the colleague has commented.

BartSkol commented 1 year ago

So as for now, 2.1 is not working with this version of fast-stable-diffusion? Is there anything that I could do to make it work again?

TheLastBen commented 1 year ago

Open an issue in A1111 repo, the v2-768 is not automatically detected