DiffusionToolkit icon indicating copy to clipboard operation
DiffusionToolkit copied to clipboard

Some additional suggestions <Enhancement>

Open Aamir3d opened this issue 2 years ago • 2 comments

Suggestions.

  1. Clicking the prompts button and then selecting a prompt should show matching images in the viewer.
  2. The image browser should also show Folder > Sub folder for easy navigation
  3. Going back to the image browser should go to "last viewed" image (or provide first page/last viewed as an option).
  4. Allow click>drag copy of Prompt+Negative prompt (these are two separate items and can't be copied together).
  5. Use local database in application for portability
  6. Show with a tick mark, the image thumbnail selected size
  7. Hover tooltips too slow, might want to speed them up.
  8. Read EXIF Data from JPG

Aamir3d avatar Jan 29 '23 18:01 Aamir3d

Came here to search for similar feature for number 1. I'd like to group (or sort) the gallery by prompt, so I can see images that came from one prompt ( that were generated as batches, or tests across numerous sessions using the same prompt)

Thanks!

mattehicks avatar Feb 18 '23 19:02 mattehicks

  1. Clicking the prompts button and then selecting a prompt should show matching images in the viewer.
  2. ~The image browser should also show Folder > Sub folder for easy navigation~ - DONE (v1.0)
  3. Going back to the image browser should go to "last viewed" image (or provide first page/last viewed as an option).
  4. Allow click>drag copy of Prompt+Negative prompt (these are two separate items and can't be copied together).
  5. ~Use local database in application for portability~ - DONE (v1.0)
  6. ~Show with a tick mark, the image thumbnail selected size~ - DONE (v1.1)
  7. Hover tooltips too slow, might want to speed them up.
  8. Read EXIF Data from JPG - Reading metadata from JPG should already be supported, for A1111 format. Can you give an example that isn't read yet?

RupertAvery avatar Apr 24 '23 16:04 RupertAvery