diff --git a/Machine-Learning-Photo-Classification-in-Photos-5.md b/Machine-Learning-Photo-Classification-in-Photos-5.md index 6b27eaa..371d9ac 100644 --- a/Machine-Learning-Photo-Classification-in-Photos-5.md +++ b/Machine-Learning-Photo-Classification-in-Photos-5.md @@ -2,5 +2,6 @@ In Catalina, Apple added machine learning to Photos to automatically classify ph The data for the image classification labels is stored in `Photos Library.photoslibrary/database/search/psi.sqlite` which has the following schema: - [Photos 5](https://github.com/RhetTbull/osxphotos/wiki/psi.sqlite-schema-(Photos-5)) +- [Photos 6](https://github.com/RhetTbull/osxphotos/wiki/psi.sqlite-schema-(Photos-6)) See also this [post](https://simonwillison.net/2020/May/21/dogsheep-photos/) by Simon Willison.