What's Changed
* FIX: predict_new_vids.py now outputs unsupervised metrics as well by EugenioBertolini in https://github.com/danbider/lightning-pose/pull/145
* [docs] update config file info by themattinthehatt in https://github.com/danbider/lightning-pose/pull/147
* v1.3.0 updates by themattinthehatt in https://github.com/danbider/lightning-pose/pull/149
* generalize method of accessing likelihood in apps
* generalize subdirectory names used by video app
* move version def from setup.py to \_\_init__.py
* refactor train_hydra script to import a train function for greater flexibility
New Contributors
* EugenioBertolini made their first contribution in https://github.com/danbider/lightning-pose/pull/145
**Full Changelog**: https://github.com/danbider/lightning-pose/compare/v1.2.3...v1.3.0