Major new feature in this release is XNAT integration, the LoadImageXNATd transform, see the README for details on how to use this feature. This transform is used in the same way as the standard LoadImaged MONAI transform but will pull the desired images from a networked XNAT server and load them into memory rather than requiring a path to a file location.
What's Changed
* create workflows for commit and PR tests by laurencejackson in https://github.com/GSTT-CSC/MLOps/pull/52
* add torchserve requirements to server by laurencejackson in https://github.com/GSTT-CSC/MLOps/pull/53
* Block running uncommited changes by laurencejackson in https://github.com/GSTT-CSC/MLOps/pull/58
* Fixes release tests and adds python 3.10 to tests by laurencejackson in https://github.com/GSTT-CSC/MLOps/pull/59
* remove project file if it exists before rebuilding it by laurencejackson in https://github.com/GSTT-CSC/MLOps/pull/61
* Adds xnat integration by laurencejackson in https://github.com/GSTT-CSC/MLOps/pull/63