Allows training an embedding from one or few pictures, specifically meant for applying styles. Also, allows use of these specific embeddings to generated images.
 
 
Go to file
AUTOMATIC 2624e5dd49 use the new callback for script unloaded to stop the script from having effect after it's unloaded 2023-01-06 13:59:30 +03:00
aesthetic_embeddings first 2022-10-22 13:06:28 +03:00
scripts use the new callback for script unloaded to stop the script from having effect after it's unloaded 2023-01-06 13:59:30 +03:00
.gitignore add embeddings dir to gitignore 2022-10-22 13:06:48 +03:00
README.md first 2022-10-22 13:06:28 +03:00
aesthetic_clip.py first 2022-10-22 13:06:28 +03:00
ss.png first 2022-10-22 13:06:28 +03:00
style.css first 2022-10-22 13:06:28 +03:00

README.md

Aesthetic Gradients

This is an extension for web ui.

To install it, clone the repo into the extensions directory and restart the web ui:

git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui-aesthetic-gradients extensions/aesthetic-gradients

Original repo: https://github.com/vicgalle/stable-diffusion-aesthetic-gradients

Most of the code here has been written by MalumaDev, in this PR: https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/2585

If the original author or MalumaDev creates a copy or a clone of this repository with a version of the extension that he is willing to develop/maintain, I will replace this repo with a link to his.