cocktailpeanut / breadboard

Stable Diffusion Browser for Windows, Mac, and Linux

Home Page:https://breadboard.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search syntax to pick up aesthetic score tags?

Mousewrites opened this issue · comments

Hey there! Loving breadboard, it's almost exactly what I need.

However, i'm running into a snag. I have a lot if images that have aesthetic scores written into the prompt, like this:

image

But they show up as separate tags, and so I can't actually use them to sort by score.
image

I've tried searching by

  • aesthetic_score: 6.6 - returns nothing
  • aesthetic score 6 6 - returns every image that has aesthetic, score, or the number 6
  • "aesthetic score 6 6" - returns nothing

I suspect there's a way to tell it to give me exactly the string "aesthetic score 6 6", but I can't find it. Help?

@Mousewrites can you share a file so I can try on my end and debug?

When you upload, make sure to zip it first (otherwise github will strip out the metadata).

aesthetic score is supported in 0.4.0 - just announced: https://www.reddit.com/r/StableDiffusion/comments/111dc2l/breadboard_040_realtime_messenger_for_stable/

To make it work, you will need to re-index everything. Go to the settings folder and run re-index. Now it should display the aesthetic scores, and you should be able to filter them and sort by them as well.

Please try it out and if it works, feel free to close the issue. Otherwise let me know.

Today released 0.4.3 that implements another aesthetic scorer extension https://www.reddit.com/r/StableDiffusion/comments/1193dru/releasing_breadboard_043_browse_filter_and/

Now probably supports all aesthetic score variations (when it comes to auto1111). Closing.

Please reopen if you find an issue