What's Changed
- make cropzoom tests compatible with python 3.8 by @themattinthehatt in #229
- get rid of unnecessary lightning logs during inference by @themattinthehatt in #230
- Fix issues reading labels file with empty first row by @ksikka in #234
- Split up train, add Model class, add litpose CLI by @ksikka in #232
- Add docs on Model, litpose by @ksikka in #237
- Upgrade some union, list, dict annotations to 3.10 by @ksikka in #239
Full Changelog: v1.6.1...v1.7.0