Added link to original work by @simonw

This commit is contained in:
Rhet Turnbull
2020-05-10 22:05:21 -05:00
committed by GitHub
parent e3e5a20681
commit ca8f2b8d5c

View File

@@ -1,4 +1,7 @@
""" Mixin class for PhotosDB to add Photos 5 search info such as machine learning labels """ """ Mixin class for PhotosDB to add Photos 5 search info such as machine learning labels
Kudos to Simon Willison who figured out how to extract this data from psi.sql
ref: https://github.com/dogsheep/photos-to-sqlite/issues/16
"""
import logging import logging
import pathlib import pathlib