Skip to content

v1.32.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhc13 jhc13 released this 22 Feb 19:15
· 12 commits to main since this release
daacc2e
  • Add support for CogVLM2 on Windows (#326)
  • Use safetensors versions of models if available (#174)

Windows

Download taggui-v1.32.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.32.0-linux.7z.001 and taggui-v1.32.0-linux.7z.002) and extract the files using the following command:

7z x taggui-v1.32.0-linux.7z.001

You may have to install 7-Zip if it is not installed.