faster calibration curve generation
jellyfin intergration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user