Error when trying to load model from Dreambooth #5425
NickHeiner
started this conversation in
General
Replies: 1 comment
-
I solved this using this fix where the model is loaded in sd_models.py (though I ran into out of memory errors after) pytorch/pytorch#40859 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I generated a model by following these instructions to use this colab. I downloaded the generated
ckpt
file, and placed it in mymodels\Stable-diffusion
directory.When I try to load it, I get a bunch of errors:
Any idea what's going wrong?
Issues that seem related but not quite the same:
Beta Was this translation helpful? Give feedback.
All reactions