feat(immich): write-back (upsert_tag, tag_assets) + _pipeline tag conventions
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from photoflow.immich.client import ImmichClient
|
||||
from photoflow.immich import pipeline
|
||||
|
||||
__all__ = ["ImmichClient"]
|
||||
__all__ = ["ImmichClient", "pipeline"]
|
||||
|
||||
Reference in New Issue
Block a user