Skip to content

Releases: NetroScript/image-set-tag-editor

image-set-tag-editor v0.1.2

22 Dec 03:23
4fcd0f2
Compare
Choose a tag to compare

See the assets to download and install this version.


Added

  • Calculate CLIP token count for the current caption
  • Add custom CSS by pressing Alt + C

Changed

  • Correct tag filtering with only excluding tags
  • Fixed removal and detection of tags (do not include seperator in tag name, instead operate on tag list)
  • Bumped package versions (both NodeJS and Rust)

image-set-tag-editor v0.1.1

22 Dec 01:09
b992850
Compare
Choose a tag to compare

See the assets to download and install this version.

0.1.1

  • Added automatic counting and adding and removing of individual reoccuring tags
    • The most frequent tags are shown on the side, however it is possible to filter for tags (it can be filtered for multiple tags at once by separating them with |, if the first character is a -, the tag will be excluded from the results, if the first character (after the optional -) is ^ or the last character is $ the current search term will be parsed as regex instead of a simple string search)
    • Commonly in the context of Stable Diffusion for example tags are comma separated, so this is also the default string which is used for splitting the tags

image-set-tag-editor v0.1.0

24 Aug 16:24
549c209
Compare
Choose a tag to compare

See the assets to download a precompiled version of the application for your platform.