From 39bfa40ef7faf35eb5e5a09a242904ca6caaec46 Mon Sep 17 00:00:00 2001 From: AUTOMATIC1111 <16777216c@gmail.com> Date: Tue, 13 Sep 2022 09:51:46 +0300 Subject: [PATCH] Updated Custom scripts from users (markdown) --- Custom-scripts-from-users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom-scripts-from-users.md b/Custom-scripts-from-users.md index beda6b1..702135a 100644 --- a/Custom-scripts-from-users.md +++ b/Custom-scripts-from-users.md @@ -11,7 +11,7 @@ Does not actually draw a matrix, just produces pictures. ## Wildcards https://github.com/jtkelm2/stable-diffusion-webui-1/blob/master/scripts/wildcards.py -Added script support so that prompts can contain wildcard terms (indicated by surrounding double underscores), with values instantiated randomly from the corresponding .txt file in the folder `/scripts/wildcards/`. For example: +Script support so that prompts can contain wildcard terms (indicated by surrounding double underscores), with values instantiated randomly from the corresponding .txt file in the folder `/scripts/wildcards/`. For example: `a woman at a cafe by __artist__ and __artist__`