8
Is it possible to train Textual Inversion embeddings using custom checkpoints?
(self.stable_diffusion)
Discuss matters related to our favourite AI Art generation technology
I don’t really understand the science behind it, but in my experience I’ve had much more success using basic models for training.
Also, I’ve found that LoRAs are generally much easier and faster to train than embeddings. Is there a reason you’re going for an embedding over a LoRA?