Skip to content

Commit 4d725af

Browse files
committed
docs: update README
1 parent 7fc2626 commit 4d725af

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<h1><b>📖 Rapid Layout</b></h1>
2+
<h1><b>Rapid <img src="https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f4c4.svg" width="28" height="28" alt="📄" style="vertical-align: middle"> Layout</b></h1>
33
<div>&nbsp;</div>
44
<b><font size="4"><i>文档版面分析 - 定位标题、段落、表格与图片等版面元素</i></font></b>
55
<div>&nbsp;</div>
@@ -55,6 +55,10 @@ results.vis("layout_res.png")
5555

5656
完整文档(安装、使用方式、模型列表、GPU/NPU 配置、参考项目等)请移步:[**Rapid Layout 文档**](https://rapidai.github.io/RapidLayout/)
5757

58+
### 📋 更新日志
59+
60+
版本更新与发布说明请查看:[**Releases**](https://github.com/RapidAI/RapidLayout/releases)
61+
5862
### 🙏 致谢
5963

6064
- [DocLayout-YOLO](https://github.com/opendatalab/DocLayout-YOLO)
@@ -71,7 +75,7 @@ results.vis("layout_res.png")
7175

7276
<p align="left">
7377
<a href="https://github.com/RapidAI/RapidLayout/graphs/contributors">
74-
<img src="https://contrib.rocks/image?repo=RapidAI/RapidLayout&max=400&columns=10" width="60%"/>
78+
<img src="https://contrib.rocks/image?repo=RapidAI/RapidLayout&max=400&columns=10" width="40%"/>
7579
</a>
7680
</p>
7781

docs/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hide:
77

88
<div align="center">
99
<div align="center">
10-
<h1><b>Rapid Layout</b></h1>
10+
<h1><b>Rapid <img src="https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f4c4.svg" width="28" height="28" alt="📄" style="vertical-align: middle"> Layout</b></h1>
1111
</div>
1212

1313
<a href="https://huggingface.co/spaces/RapidAI/RapidLayoutv1" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Hugging Face Demo-blue"></a>
@@ -27,4 +27,3 @@ hide:
2727
### TODO
2828

2929
- [ ] [PP-DocLayout](https://github.com/PaddlePaddle/PaddleX/blob/release/3.0-rc/docs/module_usage/tutorials/ocr_modules/layout_detection.md)整理
30-

0 commit comments

Comments
 (0)