aboutsummaryrefslogtreecommitdiff
path: root/javascript
diff options
context:
space:
mode:
authorbrkirch <brkirch@users.noreply.github.com>2022-10-04 04:25:27 -0400
committerGitHub <noreply@github.com>2022-10-04 04:25:27 -0400
commit35a00b013007c16c97ed79bee4cefcb798181dea (patch)
treefd3bf9f74b3b549d20836116eea759c5b06f48b8 /javascript
parentb88e4ea7d6536ddc814a9101a258f87b06230019 (diff)
parent556c36b9607e3f4eacdddc85f8e7a78b29476ea7 (diff)
Merge branch 'AUTOMATIC1111:master' into cpu-cmdline-opt
Diffstat (limited to 'javascript')
-rw-r--r--javascript/hints.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/javascript/hints.js b/javascript/hints.js
index e72e9338..8adcd983 100644
--- a/javascript/hints.js
+++ b/javascript/hints.js
@@ -47,6 +47,7 @@ titles = {
"Custom code": "Run Python code. Advanced user only. Must run program with --allow-code for this to work",
"Prompt S/R": "Separate a list of words with commas, and the first word will be used as a keyword: script will search for this word in the prompt, and replace it with others",
+ "Prompt order": "Separate a list of words with commas, and the script will make a variation of prompt with those words for their every possible order",
"Tiling": "Produce an image that can be tiled.",
"Tile overlap": "For SD upscale, how much overlap in pixels should there be between tiles. Tiles overlap so that when they are merged back into one picture, there is no clearly visible seam.",