Skip to content

Commit 77e5192

Browse files
Fix the readthedocs display error (#1859)
Fix the readthedocs display error caused by lacking of main heading H1. Co-authored-by: Zeyu Chen <[email protected]>
1 parent 1f4a507 commit 77e5192

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/model_zoo/taskflow.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
<div align="center">
2-
<h1> PaddleNLP 一键预测功能 </h1>
3-
</div>
1+
# PaddleNLP一键预测功能:Taskflow API
42

53

6-
<p align="center">
4+
<p align="left">
75
<a href="https://pypi.org/project/paddlenlp/"><img src="https://img.shields.io/pypi/v/paddlenlp.svg?label=pip&logo=PyPI&logoColor=white"></a>
86
<a href="https://github.com/PaddlePaddle/PaddleNLP/releases"><img src="https://img.shields.io/github/v/release/PaddlePaddle/PaddleNLP?color=ffa"></a>
97
<a href="https://pypi.org/project/paddlenlp/"><img src="https://img.shields.io/pypi/pyversions/paddlenlp"></a>
@@ -12,7 +10,7 @@
1210
</p>
1311

1412

15-
<h4 align="center">
13+
<h4 align="left">
1614
<a href=#QuickStart> QuickStart </a> |
1715
<a href=#社区交流> 社区交流 </a> |
1816
<a href=#详细使用> 一键预测&定制训练 </a> |

0 commit comments

Comments
 (0)