v6.0.1
LabelMe v6.0.1 fixes a "Save Automatically" regression introduced by the v6.0.0 default change.
Changelog
Fixed
- Fixed the "Save Automatically" checkbox having no effect after v6.0.0 changed its default to enabled (#1953)
Install
pip install -U labelme==6.0.1
# or
uv tool install labelme==6.0.1Full Changelog: v6.0.0...v6.0.1