Update GALLERY.md

This commit is contained in:
sarashinai 2024-04-12 22:19:41 -04:00 committed by psychedelicious
parent 4b171fa696
commit 68d8a2497e

View File

@ -7,8 +7,7 @@ title: InvokeAI Gallery Panel
## Quick guided walkthrough of the Gallery Panel's features
The Gallery Panel is a fast way to review, find, and make use of images you've
created and loaded and assets that are being used by the Image to Image and Unified
Canvas tabs. The Gallery is divided into Boards. The Uncategorized board is always
generated and loaded. The Gallery is divided into Boards. The Uncategorized board is always
present but you can create your own for better organization.
![image](../assets/gallery/gallery.png)
@ -16,15 +15,17 @@ present but you can create your own for better organization.
### Board Display and Settings
At the very top of the Gallery Panel are the boards disclosure and settings buttons.
![image](../assets/gallery/top_controls.png)
The disclosure button shows the name of the currently selected board and allows you to show and hide the board thumbnails.
The disclosure button shows the name of the currently selected board and allows you to show and hide the board thumbnails (shown in the image below).
![image](../assets/gallery/board_thumbnails.png)
The settings button opens a list of options:
The settings button opens a list of options.
![image](../assets/gallery/board_settings.png)
- Image Size: this slider lets you control the size of the image previews (images of three different sizes).
- ***Image Size***: this slider lets you control the size of the image previews (images of three different sizes).
- Auto-Switch to New Images: if you turn this on, whenever a new image is generated, it will automatically be loaded into the current image panel on the Text to Image tab and into the result panel on the [Image to Image](IMG2IMG.md) tab. This will happen invisibly if you are on any other tab when the image is generated.
- Auto-Assign Board on Click: Whenever an image is generated or saved, it always gets put in a board. The board it gets put into is marked with AUTO (image of board marked). Turning on Auto-Assign Board on Click will make whichever board you last selected be the destination when you click Invoke. That means you can click Invoke, select a different board, and then click Invoke again and the two images will be put in two different boards. (bold)It's the board selected when Invoke is clicked that's used, not the board that's selected when the image is finished generating.(bold) Turning this off, enables the Auto-Add Board drop down which lets you set one specific board to always put generated images into. This also enables and disables the Auto-add to this Board menu item described below.
- Always Show Image Size Badge: This toggles whether to show image sizes for each image preview (show two images, one with sizes shown, one without)
@ -35,6 +36,7 @@ Next to it is the Add Board (+) button which lets you add new boards. Boards can
### Board Thumbnail Menu
Each board has a context menu (ctrl+click / right-click).
![image](../assets/gallery/thumbnail_menu.png)
- Auto-add to this Board: If you've disabled Auto-Assign Board on Click in the board settings, you can use this option to set this board to be where new images are put.
@ -44,6 +46,7 @@ Each board has a context menu (ctrl+click / right-click).
### Board Contents
Every board is organized by two tabs, Images and Assets.
![image](../assets/gallery/board_tabs.png)
Images are the Invoke-generated images that are placed into the board. Assets are images that you upload into Invoke to be used as an [Image Prompt](https://support.invoke.ai/support/solutions/articles/151000159340-using-the-image-prompt-adapter-ip-adapter-) or in the [Image to Image](IMG2IMG.md) tab.
@ -53,6 +56,7 @@ Images are the Invoke-generated images that are placed into the board. Assets ar
Every image generated by Invoke has its generation information stored as text inside the image file itself. This can be read directly by selecting the image and clicking on the Info button ![image](../assets/gallery/info_button.png) in any of the image result panels.
Each image also has a context menu (ctrl+click / right-click).
Info button ![image](../assets/gallery/image_menu.png)
The options are (items marked with an * will not work with images that lack generation information):
@ -67,7 +71,9 @@ Info button ![image](../assets/gallery/image_menu.png)
- Send to Unified Canvas: This will (bold)replace whatever is already present(bold) in the Unified Canvas tab with the image and automatically open the tab
- Change Board: this will oipen a small window that will let you move the image to a different board. This is the same as dragging the image to that board's thumbnail.
- Star Image: this will add the image to the board's list of starred images that are always kept at the top of the gallery. This is the same as clicking on the star on the top right-hand side of the image that appears when you hover over the image with the mouse
- Delete Image: [!CAUTION] *** this will delete the image entirely from Invoke ***
- Delete Image: this will delete the image from the board
> [!CAUTION]
> This will delete the image entirely from Invoke.
## Summary