From the course: Stable Diffusion: Tips, Tricks, and Techniques

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

Using embeddings

Using embeddings

- [Instructor] We've seen custom checkpoints, we've seen LoRA models. There is a third way to introduce new styles and content into Stable Diffusion, and that is also available up here on CivitAI or Hugging Face. If I go to the filter menu here and select Textual Inversion. This is nowadays more commonly known as an embedding, or textual embeddings or textual inversion embeddings. What these do is not introduce new data to the model, but rather they go in at the text level, and they add a token that causes you to navigate to a particular point in the data space of your model. You don't have to know how it works to use it. Let's just go over it and look at some of the ones I've already installed. I'm not going to do any specific people because you've already seen that we can add that functionality to stable diffusion using checkpoints or LoRAs, just know you can do it with embeddings also. Again, I'm going to click on…

Contents