We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65135a commit 289f785Copy full SHA for 289f785
1 file changed
js/utils/ResolutionMasterConfig.js
@@ -11,6 +11,7 @@ export const tooltips = {
11
widthValueArea: "Click to set custom width value",
12
heightValueArea: "Click to set custom height value",
13
batchSizeValueArea: "Click to set custom batch size value",
14
+ latValueArea: "Click to select latent type (4x8 for SD/SDXL/Flux, 128x16 for Flux.2)",
15
16
// Scaling controls (buttons and dropdowns only)
17
scaleBtn: "Apply manual scaling factor and reset to 1.0x",
0 commit comments