faster calibration curve generation

jellyfin intergration
This commit is contained in:
2026-06-12 17:54:23 +02:00
parent d753062c6c
commit a1d6759abc
17 changed files with 1379 additions and 166 deletions
+3 -1
View File
@@ -8,7 +8,9 @@
// {
// "actors": [
// {
// "imdb_id": "nm0000093",
// "imdb_id": "nm0000093", // optional, "" if unknown
// "tmdb_id": "287", // optional, "" if unknown
// "jellyfin_id": "abc123-guid", // optional, "" unless from make_jellyfin_gallery.py
// "name": "Brad Pitt",
// "source_images": ["img1.jpg", "img2.jpg"],
// "embeddings": [[0.012, -0.034, ...], ...] // one 512-float array per image