Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RupertAvery committed Aug 17, 2024
1 parent 3a480a0 commit 91f6aee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,17 @@ A folder named `build` will be created, containing all the necessary files.

# Supported Metadata formats

* AUTOMATIC1111
* AUTOMATIC1111 and A1111-compatible metadata such as
* Tensor.Art
* SDNext
* InvokeAI (Dream/sd-metadata/invokeai_metadata)
* NovelAI
* Stable Diffusion
* SDNext
* EasyDiffusion
* RuinedFooocus
* Fooocus
* FooocusMRE
* ComfyUI + SDXL (Work in progress)
* Stable Swarm

You can even use it on images without metadata and still use the other features such as rating and albums!

Expand Down
7 changes: 6 additions & 1 deletion What's New v1.6.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,11 @@ Thanks to Terence for a whole bunch of bug fixes and enhancements!

## Enhancements

* Improved thumbnail loading performance on scrolling
* Added a **Slideshow** function in the Popout Preview window.
* Press Space to start/stop the slideshow
* Go to **Settings > Image > Slide show delay** to adjust the time between image changes
* Improved thumbnail loading efficiency - only thumbnails in current view are loaded
* Scrolling quickly will not trigger thumbnail loads
* Add **Actual Size** option in Preview
* Added filters: (Click the Filter button or press CTRL-F)
* **Aesthetic Score - No Score** - show images without an Aesthetic Score
Expand All @@ -65,6 +69,7 @@ Thanks to Terence for a whole bunch of bug fixes and enhancements!
## Bugfixes

* Additional indexes to fix query slowdowns
* Fixed bug where Preview Pane loses focus when changing pages
* Move txt files when moving images #239
* Fix issue with unsetting rating of selected images in thumbnail view #237
* Fixed some startup crashes
Expand Down

0 comments on commit 91f6aee

Please sign in to comment.