feat: save safetensors to the database
This commit is contained in:
@@ -37,7 +37,7 @@ nalgebra = { workspace = true }
|
||||
ndarray = "0.16.1"
|
||||
ndarray-image = { workspace = true }
|
||||
ndarray-resize = { workspace = true }
|
||||
rusqlite = { version = "0.37.0", features = ["modern-full"] }
|
||||
rusqlite = { version = "0.37.0", features = ["functions", "modern-full"] }
|
||||
tap = "1.0.1"
|
||||
thiserror = "2.0"
|
||||
tokio = "1.43.1"
|
||||
|
||||
Reference in New Issue
Block a user