Why everytime when I train a model with Automatic1111 + Dreambooth and I will get a big file? #8829
Closed
garyakimoto
started this conversation in
General
Replies: 1 comment 4 replies
-
after you train a model, you get the full version of it.. the 2gb models are pruned models.. almost no difference with the bigger ones... you can prune your ckpt files using this extension: https://github.com/arenatemp/stable-diffusion-webui-model-toolkit |
Beta Was this translation helpful? Give feedback.
4 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to ask why every time I use Automatic1111 + Dreambooth for training, the ckpt model obtained must be greater than 7.8gb, but when I try the google colab version written by others, the ckpt they trained is only 1.99gb, I don’t know how I can do it can it be done to get the smaller cktp file?
thank you so much
Beta Was this translation helpful? Give feedback.
All reactions