This PR makes torch_em compatible with the deprecation of weights_only=False
in torch.load
What's Changed
- Update docs by @anwai98 in #484
- Minor updates to LM datasets by @anwai98 in #483
- Enable loading checkpoint with weights_only=False in other places by @constantinpape in #488
- Add AimSeg data by @anwai98 in #487
- Update version.py by @constantinpape in #489
Full Changelog: 0.7.6...0.7.7