Skip to content

Commit 6656544

Browse files
tooltip copy updates
Co-authored-by: psychedelicious <[email protected]>
1 parent 4c75b93 commit 6656544

File tree

1 file changed

+3
-3
lines changed
  • invokeai/frontend/web/public/locales

1 file changed

+3
-3
lines changed

invokeai/frontend/web/public/locales/en.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1513,7 +1513,7 @@
15131513
"upscaleModel": {
15141514
"heading": "Upscale Model",
15151515
"paragraphs": [
1516-
"The Upscale model is used to create the initial resized image for upscaling details to be added to. You can upload new upscaling models that are supported for use in this and other post-processing workflows."
1516+
"The upscale model scales the image to the output size before details are added. Any supported upscale model may be used, but some are specialized for different kinds of images, like photos or line drawings.
15171517
]
15181518
},
15191519
"scale": {
@@ -1525,13 +1525,13 @@
15251525
"creativity": {
15261526
"heading": "Creativity",
15271527
"paragraphs": [
1528-
"Creativity determines how much the AI can change your image based on your prompt. Low creativity stays close to the original, while high creativity follows the prompt more freely, potentially creating very different results."
1528+
"Creativity controls the amount of freedom granted to the model when adding details. Low creativity stays close to the original image, while high creativity allows for more change. When using a prompt, high creativity increases the influence of the prompt."
15291529
]
15301530
},
15311531
"structure": {
15321532
"heading": "Structure",
15331533
"paragraphs": [
1534-
"Structure controls how closely the new image keeps the layout of your original. Low structure allows major composition changes, while high structure maintains the original layout."
1534+
"Structure controls how closely the output image will keep to the layout of the original. Low structure allows major changes, while high structure strictly maintains the original composition and layout."
15351535
]
15361536
}
15371537
},

0 commit comments

Comments
 (0)