Skip to content

v1.32.2

Latest
Compare
Choose a tag to compare
@jhc13 jhc13 released this 22 Feb 21:40
  • Remove support for CogVLM2 on Windows (#341)

v1.32

  • Add support for CogVLM2 on Windows (#326)
  • Use safetensors versions of models if available (#174)

Windows

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

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

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