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 dfac73f commit 569533eCopy full SHA for 569533e
invokeai/frontend/web/public/locales/en.json
@@ -622,6 +622,10 @@
622
"title": "Fit Bbox To Masks",
623
"desc": "Automatically adjust the generation bounding box to fit visible inpaint masks"
624
},
625
+ "toggleBbox": {
626
+ "title": "Toggle Bbox Visibility",
627
+ "desc": "Hide or show the generation bounding box"
628
+ },
629
"applySegmentAnything": {
630
"title": "Apply Segment Anything",
631
"desc": "Apply the current Segment Anything mask.",
0 commit comments