demibit / stable-toolkit

fully local image viewer alternative for stable diffusion
GNU General Public License v3.0
55 stars 4 forks source link

Feature request: match tag blobs #7

Closed masonc15 closed 2 years ago

masonc15 commented 2 years ago

Is it possible to match images to a partial tag? An example of this would be:

Prompt: john smith dressed as jane doe, by greg rutkowski, 8k

The tag that I want to match here would be just "john smith", not the entire comma-separated section. Is this currently possible? If not, it would be a really nice addition. Thanks!

demibit commented 2 years ago

Did some quick tests, seems like it'll be simple to improve the image tagging, and your exact example gets picked up as you described. Will include this in next release.

demibit commented 2 years ago

Closing issue as it's implemented in luna