What's Changed
- Add new datasets (both public and private)
- Clarify the normalization of images. galaxy-datasets should always return images normalized between 0 and 1, unless the users specifies custom transforms.
* Update with latest main by mwalmsley in https://github.com/mwalmsley/galaxy-datasets/pull/28
* New datasets by mwalmsley in https://github.com/mwalmsley/galaxy-datasets/pull/29
* clarify scale by mwalmsley in https://github.com/mwalmsley/galaxy-datasets/pull/30
**Full Changelog**: https://github.com/mwalmsley/galaxy-datasets/compare/0.0.15...0.0.17