Add federated music similarity search

This commit is contained in:
Aleksandr Bogomiakov
2026-08-10 00:22:20 +01:00
parent c971e81eed
commit 03f74cc91e
22 changed files with 2998 additions and 22 deletions
+1
View File
@@ -8,6 +8,7 @@ mod library;
mod media;
mod player;
mod share;
mod similarity;
mod status;
mod streaming;
mod ui;