Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@albertpb albertpb released this 19 Feb 22:45
· 6 commits to main since this release

Features:

  • Add model description
  • Name models from civitai model name instead of file name
  • Pre-cache fussy search index
  • Search images by positive and by negative prompt (explained in readme)

Fixes:

  • fix displaying wrong image when delete an image
  • fix: sharp webp vulnerability
  • use fs.promises async instead of blocking sync