videre-core 0.10.1

Shared SQLite, caching, and search helpers for the videre media library CLI
Documentation
pub mod classify;
pub mod db;
pub mod embeddings;
pub mod embeddings_db;
pub mod face_cluster;
pub mod face_db;
pub mod geocode;
pub mod heic;
pub mod home;
pub mod io_timeout;
pub mod library_stats;
pub mod location_cluster;
pub mod pipeline_runs;
pub mod semaphore;
pub mod location;
pub mod person_search;
pub mod progress;
pub mod thumb_cache;
pub mod vectors;
pub mod video_probe;