diff options
author | MalumaDev <piano.lu92@gmail.com> | 2022-10-14 08:56:41 +0000 |
---|---|---|
committer | MalumaDev <piano.lu92@gmail.com> | 2022-10-14 08:56:41 +0000 |
commit | bb57f30c2de46cfca5419ad01738a41705f96cc3 (patch) | |
tree | 7e47bc282de81a8011ea140f8a850652253b0e18 /README.md | |
parent | fdecb636855748e03efc40c846a0043800aadfcc (diff) | |
download | stable-diffusion-webui-gfx803-bb57f30c2de46cfca5419ad01738a41705f96cc3.tar.gz stable-diffusion-webui-gfx803-bb57f30c2de46cfca5419ad01738a41705f96cc3.tar.bz2 stable-diffusion-webui-gfx803-bb57f30c2de46cfca5419ad01738a41705f96cc3.zip |
init
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ Check the [custom scripts](https://github.com/AUTOMATIC1111/stable-diffusion-web - No token limit for prompts (original stable diffusion lets you use up to 75 tokens)
- DeepDanbooru integration, creates danbooru style tags for anime prompts (add --deepdanbooru to commandline args)
- [xformers](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Xformers), major speed increase for select cards: (add --xformers to commandline args)
+- Aesthetic, a way to generate images with a specific aesthetic by using clip images embds (implementation of https://github.com/vicgalle/stable-diffusion-aesthetic-gradients)
## Installation and Running
Make sure the required [dependencies](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Dependencies) are met and follow the instructions available for both [NVidia](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Install-and-Run-on-NVidia-GPUs) (recommended) and [AMD](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Install-and-Run-on-AMD-GPUs) GPUs.
|