File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
invokeai/frontend/web/public/locales Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10091009 "fluxRequiresDimensionsToBeMultipleOf16" : " FLUX requires width/height to be multiple of 16" ,
10101010 "fluxModelIncompatibleBboxWidth" : " $t(parameters.invoke.fluxRequiresDimensionsToBeMultipleOf16), bbox width is {{width}}" ,
10111011 "fluxModelIncompatibleBboxHeight" : " $t(parameters.invoke.fluxRequiresDimensionsToBeMultipleOf16), bbox height is {{height}}" ,
1012- "fluxModelIncompatibleScaledWidth " : " $t(parameters.invoke.fluxRequiresDimensionsToBeMultipleOf16), scaled bbox width is {{width}}" ,
1013- "fluxModelIncompatibleScaledHeight " : " $t(parameters.invoke.fluxRequiresDimensionsToBeMultipleOf16), scaled bbox height is {{height}}" ,
1012+ "fluxModelIncompatibleScaledBboxWidth " : " $t(parameters.invoke.fluxRequiresDimensionsToBeMultipleOf16), scaled bbox width is {{width}}" ,
1013+ "fluxModelIncompatibleScaledBboxHeight " : " $t(parameters.invoke.fluxRequiresDimensionsToBeMultipleOf16), scaled bbox height is {{height}}" ,
10141014 "canvasIsFiltering" : " Canvas is filtering" ,
10151015 "canvasIsTransforming" : " Canvas is transforming" ,
10161016 "canvasIsRasterizing" : " Canvas is rasterizing" ,
You can’t perform that action at this time.
0 commit comments