Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL committed Feb 28, 2024
1 parent 935b1f2 commit 5044fe9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/docs/changelog/rapidocr.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ toc: true
description: ""
---

#### 🔖2024-02-28 v1.3.13 update:
- 优化`LoadImage`类,添加对输入`PIL.Image.Image`的支持
- 修复不同输入类型下,图像通道顺序不同的问题

#### 🍉2024-02-27 v1.3.12 update:
可视化函数适配Pillow v9和v10两个版本,自动根据各个版本情况,来选择相应获得char大小的函数

Expand Down
3 changes: 3 additions & 0 deletions content/docs/changelog/rapidocr_paddle.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ toc: true
description: ""
---

#### 2024-02-28 v1.3.15 update:
`rapidocr_onnxruntime` [Change log](./rapidocr.md#🔖2024-02-28-v1313-update)

#### 2024-02-27 v1.3.14 update:
`rapidocr_onnxruntime` [Change log](./rapidocr.md#🍉2024-02-27-v1312-update)

Expand Down

0 comments on commit 5044fe9

Please sign in to comment.