refactor: rename sqlite3-safetensor-cosine to sqlite3-ndarray-math
This commit is contained in:
@@ -5,7 +5,7 @@ members = [
|
||||
".",
|
||||
"bounding-box",
|
||||
"ndarray-safetensors",
|
||||
"sqlite3-safetensor-cosine",
|
||||
"sqlite3-ndarray-math",
|
||||
"ndcv-bridge",
|
||||
"bbox",
|
||||
]
|
||||
@@ -82,7 +82,7 @@ ort = { version = "2.0.0-rc.10", default-features = false, features = [
|
||||
] }
|
||||
ndarray-math = { git = "https://git.darksailor.dev/servius/ndarray-math", version = "0.1.0" }
|
||||
ndarray-safetensors = { version = "0.1.0", path = "ndarray-safetensors" }
|
||||
sqlite3-safetensor-cosine = { version = "0.1.0", path = "sqlite3-safetensor-cosine" }
|
||||
sqlite3-ndarray-math = { version = "0.1.0", path = "sqlite3-ndarray-math" }
|
||||
|
||||
# GUI dependencies
|
||||
iced = { version = "0.13", features = ["tokio", "image"] }
|
||||
|
||||
Reference in New Issue
Block a user