feat: 字符集限制枚举优化与核心解码器对接
- 新增 model_metadata.rs - 优化 charset.rs - 其他优化
This commit is contained in:
@@ -9,4 +9,6 @@ tract-onnx = { version = "0.21.10" }
|
||||
anyhow = "1.0.102"
|
||||
image = "0.25.10"
|
||||
base64 = "0.22.1"
|
||||
imageproc = { version = "0.26.2", default-features = true }
|
||||
imageproc = { version = "0.26.2", default-features = true }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.150"
|
||||
Reference in New Issue
Block a user