aboutsummaryrefslogtreecommitdiff
path: root/script.js
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-09-11 18:48:36 +0300
committerAUTOMATIC <16777216c@gmail.com>2022-09-11 18:48:36 +0300
commitf194457229e4537912467bc60ac3a873f473a63c (patch)
tree93e9c445a79bb0f2e88e4058734594f318f1151c /script.js
parent13008bab90305144591e0b2e233214a8b3415bba (diff)
CLIP interrogator
Diffstat (limited to 'script.js')
-rw-r--r--script.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/script.js b/script.js
index 9a648021..f41cf90c 100644
--- a/script.js
+++ b/script.js
@@ -51,6 +51,8 @@ titles = {
"Variation strength": "How strong of a variation to produce. At 0, there will be no effect. At 1, you will get the complete picture with variation seed (except for ancestral samplers, where you will just get something).",
"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.",
}
function gradioApp(){