stable-diffusion-webui-wd14-tagger icon indicating copy to clipboard operation
stable-diffusion-webui-wd14-tagger copied to clipboard

[Feature Request] Maximum number of tags

Open Evil-Dragon opened this issue 1 year ago • 1 comments

Would it be possible to have a variable limit set on the number of tags that the tagger can output to a file? For example you could set a maximum of 10 and only get those top 10 max tags for every file processed. This is particularly useful in dreambooth training. While I know threshold exists to limit the number of tags already it doesn't allow limiting for a maximum number of tags.

Many thanks.

Evil-Dragon avatar Mar 14 '23 14:03 Evil-Dragon

This is addressed in #93, in particular in commit 1196703.

picobyte avatar Jun 05 '23 19:06 picobyte