Implement semantic embeddings and duplicate review
This commit is contained in:
@@ -52,6 +52,9 @@ diesel_migrations = "2.3.2"
|
||||
libsqlite3-sys = { version = "0.37.0", features = ["bundled"] }
|
||||
mlua = { version = "0.12", features = ["lua54", "vendored", "serialize"] }
|
||||
url = "2.5"
|
||||
fastembed = { version = "5.17.3", default-features = false, features = ["hf-hub-rustls-tls", "ort-download-binaries-rustls-tls"] }
|
||||
usearch = "2.26"
|
||||
ort = { version = "=2.0.0-rc.12", default-features = false, features = ["std", "api-24", "coreml", "directml"] }
|
||||
|
||||
# UI framework
|
||||
iced = { version = "0.13", features = ["wgpu", "advanced", "canvas", "image", "svg", "tokio", "markdown"] }
|
||||
|
||||
Reference in New Issue
Block a user