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 1009
1009
"fluxRequiresDimensionsToBeMultipleOf16" : " FLUX requires width/height to be multiple of 16" ,
1010
1010
"fluxModelIncompatibleBboxWidth" : " $t(parameters.invoke.fluxRequiresDimensionsToBeMultipleOf16), bbox width is {{width}}" ,
1011
1011
"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}}" ,
1014
1014
"canvasIsFiltering" : " Canvas is filtering" ,
1015
1015
"canvasIsTransforming" : " Canvas is transforming" ,
1016
1016
"canvasIsRasterizing" : " Canvas is rasterizing" ,
You can’t perform that action at this time.
0 commit comments