- Add support for the JoyCaption auto-captioning model (#263, #266, #287) (#311 @maedtb)
- Allow using newline as a tag separator (#244, #267, #305)
- Restore functionality of LLaVA v1.6 models (#303)
- Update the moondream2 auto-captioning model to the latest revision
- Improve experience when running multiple instances of TagGUI (#308 @maedtb)
- Fix WD Tagger image preprocessing bug (#310 @maedtb)
Windows
Download taggui-v1.31.0-windows.7z
and extract the files. You may have to install 7-Zip if it is not installed.
Linux
The bundle is split into two files to stay under GitHub's 2 GB file size limit. Download both parts (taggui-v1.31.0-linux.7z.001
and taggui-v1.31.0-linux.7z.002
) and extract the files using the following command:
7z x taggui-v1.31.0-linux.7z.001
You may have to install 7-Zip if it is not installed.