fast-stable-diffusion
fast-stable-diffusion copied to clipboard
How to add embeddings?
Sorry, I'm not that familiar with the technology, but I want to add some embeddings for my negative prompts through this: https://huggingface.co/Cordeliya/animefull-latest/tree/main I am not exactly sure where the embeddings folder is, so that I can put these files there. Any help would be greatly appreciated.
sd/stable-diffusion-webui/embeddings.
You can access them with the 3rd button below "Generate" button. But don't forget to push refresh so the sd searches for it in directories.
My question is: I put the embeddings into the embeddings folder in Google Drive and restarted Stable Diffusion, but for some reason they are not loading. I also hit the refresh button. how do I add embeddings such as easy negative?
I have multiple Colab accounts and for some reason only one account loaded embedding. The other accounts do the same thing but do not load.
put them in the folder sd/stable-diffusion-webui/embeddings
I put the embeddings into the embeddings folder in Google Drive and restarted Stable Diffusion, but for some reason it is not loading. I also hit the refresh button.
Just put them in the Google Drive folder, just like the model, right?
I have multiple Colab accounts, but for some reason only one account loaded embeddings. The other accounts are doing the same thing but not loading.
When I set Model_Version: to 1.5, embedding loaded. v2.1-768px does not load.
The embedding must be compatible with the model
The models I have in my Drive folder are exactly the same except for the initial model. When the initial model was v2.1-768, embedding was not installed, when the initial model was 1.5, embedding was installed.