update cargo.toml description

This commit is contained in:
jhqxxx
2025-12-03 23:30:47 +08:00
parent a2789e3343
commit aef4d7d34d
+1 -1
View File
@@ -4,7 +4,7 @@ version = "0.1.3"
edition = "2024"
repository = "https://github.com/jhqxxx/aha"
license = "Apache-2.0"
description = "aha model inference library, now supports Qwen2.5VL, MiniCPM4, VoxCPM, Qwen3VL, and DeepSeek-OCR"
description = "aha model inference library, now supports Qwen2.5VL, MiniCPM4, VoxCPM, Qwen3VL, DeepSeek-OCR, and Hunyuan-OCR"
[dependencies]
candle-core = { git = "https://github.com/huggingface/candle.git", version = "0.9.1", tag = "0.9.1"}