fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

Stable Diffusion doesn't work after training on dreambooth

Open Brandyfan opened this issue 1 year ago • 2 comments

Whenever I train up a model through Dreambooth on the colab notebook, I can't test the trained model for some reason. After training is done and I attempt to test the model, I get this error-

Image Is there a fix for this?

In the meantime, when I finish training a model, I use the fast stable diffusion notebook to test the model. I'm not sure why stable diffusion won't run using the Dreambooth notebook.

Brandyfan avatar Jan 22 '25 18:01 Brandyfan

for now, use A1111 notebook for running inference, I will fix that part later

TheLastBen avatar Jan 22 '25 20:01 TheLastBen

No worries! That's what I've been doing in the meantime.

Brandyfan avatar Jan 22 '25 21:01 Brandyfan