cocktailpeanut / breadboard

Stable Diffusion Browser for Windows, Mac, and Linux
https://breadboard.me
376 stars 37 forks source link

Search syntax to pick up aesthetic score tags? #27

Closed Mousewrites closed 1 year ago

Mousewrites commented 1 year ago

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

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?

cocktailpeanut commented 1 year ago

@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).

Mousewrites commented 1 year ago

00068-3777209250.zip @cocktailpeanut

cocktailpeanut commented 1 year ago

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.

cocktailpeanut commented 1 year ago

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