You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: invokeai/frontend/web/public/locales/en.json
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1320,7 +1320,8 @@
1320
1320
"heading": "Begin / End Step Percentage",
1321
1321
"paragraphs": [
1322
1322
"This setting determines which portion of the denoising (generation) process incorporates the guidance from this layer.",
1323
-
"• Start Step (%): Specifies when to begin applying the guidance from this layer during the generation process.", "• End Step (%): Specifies when to stop applying this layer's guidance and revert general guidance from the model and other settings."
1323
+
"• Start Step (%): Specifies when to begin applying the guidance from this layer during the generation process.",
1324
+
"• End Step (%): Specifies when to stop applying this layer's guidance and revert general guidance from the model and other settings."
1324
1325
]
1325
1326
},
1326
1327
"controlNetControlMode": {
@@ -1344,7 +1345,9 @@
1344
1345
"controlNetWeight": {
1345
1346
"heading": "Weight",
1346
1347
"paragraphs": [
1347
-
"Adjusts how strongly the layer influences the generation process", "• Higher Weight (.75-2): Creates a more significant impact on the final result.", "• Lower Weight (0-.75): Creates a smaller impact on the final result."
1348
+
"Adjusts how strongly the layer influences the generation process",
1349
+
"• Higher Weight (.75-2): Creates a more significant impact on the final result.",
1350
+
"• Lower Weight (0-.75): Creates a smaller impact on the final result."
0 commit comments