Problems trying to train custom or uploaded models #294
Unanswered
ClaraSanders
asked this question in
Q&A
Replies: 1 comment 5 replies
-
you are probably using the old method, the new method reduces the overfitting greatly and the models are retrainable |
Beta Was this translation helpful? Give feedback.
5 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.
-
Hey, I recently tested the new fast dreambooth with multiple subjects and it is fantastic. However, I have a big issue that I can't solve. I asked for help on reddit's stablediffusion and on discord with no luck. Fast dreambooth overfits all my models so they are unusable unless I do the training the first time, downloading sd 1.5 from hugging face and letting the repo generate the ckpt from it.
In other words, if I try to train a custom model loading the custom model and pasting the link on the CKPT_Path cell or I resume a previously created session I overfit the model no matter the steps: it happens with 6000 steps and with 200, it happens too with one subject and with three subjects. What I am doing wrong? Why it only works for me the first time I train a model based on sd 1.5 only?
Beta Was this translation helpful? Give feedback.
All reactions