feat(provenance): ML stops surfacing the artist category

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-18 21:36:43 -04:00
parent e798302cfa
commit 592c665701
4 changed files with 34 additions and 4 deletions
-1
View File
@@ -23,7 +23,6 @@ from .embedder import MODEL_VERSION as SIGLIP_VERSION
ELIGIBLE_KINDS = {
TagKind.character,
TagKind.artist,
TagKind.fandom,
TagKind.general,
TagKind.series,