aboutsummaryrefslogtreecommitdiff
path: root/script.js
diff options
context:
space:
mode:
authorAustere Grim <flibbertigibbet007@gmail.com>2022-09-13 16:46:51 -0700
committerAUTOMATIC1111 <16777216c@gmail.com>2022-09-14 08:35:27 +0300
commit66b09bbfecddb01573d7f3e8fcd92d38a7221cf0 (patch)
tree5b3647ee79f92903d48ee7f6551fbcbea0b85cb9 /script.js
parent85b97cc49c4766cb47306e71e552871a0791ea29 (diff)
Typo of prompt
Diffstat (limited to 'script.js')
-rw-r--r--script.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/script.js b/script.js
index 5c423908..03973b2f 100644
--- a/script.js
+++ b/script.js
@@ -54,7 +54,7 @@ titles = {
"Resize seed from height": "Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution",
"Resize seed from width": "Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution",
- "Interrogate": "Reconstruct frompt from existing image and put it into the prompt field.",
+ "Interrogate": "Reconstruct prompt from existing image and put it into the prompt field.",
"Images filename pattern": "Use following tags to define how filenames for images are chosen: [steps], [cfg], [prompt], [prompt_spaces], [width], [height], [sampler], [seed], [model_hash], [prompt_words], [date]; leave empty for default.",
"Directory name pattern": "Use following tags to define how subdirectories for images and grids are chosen: [steps], [cfg], [prompt], [prompt_spaces], [width], [height], [sampler], [seed], [model_hash], [prompt_words], [date]; leave empty for default.",