Skip to content

Commit 26d51be

Browse files
committed
docs: update README
1 parent 03cbe1e commit 26d51be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ unitable是来源unitable的transformer模型,精度最高,暂仅支持pytor
2424

2525
### 📅 最近动态
2626

27-
2025-08-29 update: 发布2.1.0,支持batch推理 \
27+
2025-08-29 update: 发布v3.0.0,支持batch推理,更改了返回值参数,大家可debug单条查看使用 \
2828
2025-06-22 update: 发布v2.x,适配rapidocr v3.x \
29-
2025-01-09 update: 发布v1.x,全新接口升级 \
29+
2025-01-09 update: 发布v1.x,全新接口升级 \
3030
2024.12.30 update:支持Unitable模型的表格识别,使用pytorch框架 \
3131
2024.11.24 update:支持gpu推理,适配 rapidOCR 单字识别匹配,支持逻辑坐标返回及可视化 \
3232
2024.10.13 update:补充最新paddlex-SLANet-plus 模型(paddle2onnx原因暂不能支持onnx)
@@ -110,7 +110,7 @@ unitable是来源unitable的transformer模型,精度最高,暂仅支持pytor
110110

111111
|`rapid_table`|OCR|
112112
|:---:|:---|
113-
|v2.x|`rapidocr>=3.0.0`|
113+
|v2.x & v3.x |`rapidocr>=3.0.0`|
114114
|v1.0.x|`rapidocr>=2.0.0,<3.0.0`|
115115
|v0.x|`rapidocr_onnxruntime`|
116116

0 commit comments

Comments
 (0)