From 6dcacef2e181fcbb11f80d5c807305182acdfc24 Mon Sep 17 00:00:00 2001 From: AUTOMATIC1111 <16777216c@gmail.com> Date: Mon, 24 Oct 2022 10:02:20 +0300 Subject: [PATCH] Updated Extensions (markdown) --- Extensions.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Extensions.md b/Extensions.md index 8228ca1..84eccd1 100644 --- a/Extensions.md +++ b/Extensions.md @@ -17,11 +17,20 @@ Alternatively you can just copy-paste a directory into `extensions`. ## Aesthetic Gradients https://github.com/AUTOMATIC1111/stable-diffusion-webui-aesthetic-gradients +Create an embedding from one or few pictures and use it to apply their style to generated images. + +![firefox_FgKg9dx9eF](https://user-images.githubusercontent.com/20920490/197466300-6b042bcf-5cba-4600-97d7-ad2652875706.png) + ## Wildcards https://github.com/AUTOMATIC1111/stable-diffusion-webui-wildcards +Allows you to use `__name__` syntax in your prompt to get a random line from a file named `name.txt` in the wildcards directory. + ## Image browser https://github.com/yfszzx/stable-diffusion-webui-images-browser + +Provides an interface to browse created images in the web browser. + ![firefox_ULc7VFNPvB](https://user-images.githubusercontent.com/20920490/197465890-bad34b41-e9b2-4cb7-99f3-f34d8d332614.png) ## Inspiration