What's Changed
* add notes about cuda 10.X compatibility by alisterburt in https://github.com/teamtomo/fidder/pull/21
* add compatibility for pytorch 2.0 and pytorch-lightning 2.0 by alisterburt in https://github.com/teamtomo/fidder/pull/23
* Add non-vectorised code path to pixel count map generation by alisterburt in https://github.com/teamtomo/fidder/pull/24
* load model onto cpu first by default by alisterburt in https://github.com/teamtomo/fidder/pull/26
**Full Changelog**: https://github.com/teamtomo/fidder/compare/v0.0.6...v0.0.7