sijunhe commited on
Commit
340f042
·
1 Parent(s): 6285dbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -6
README.md CHANGED
@@ -11,9 +11,25 @@ pinned: false
11
 
12
  ![Paddle_x_hf](https://github.com/sijunhe/blog/raw/paddle/assets/126_paddlepaddle/thumbnail.png)
13
 
14
- [![PaddleOCR](https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleOCR&show_owner=True)](https://github.com/PaddlePaddle/PaddleOCR)
15
- [![PaddleDetection](https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleDetection&show_owner=True)](https://github.com/PaddlePaddle/PaddleDetection)
16
- [![PaddleNLP](https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleNLP&show_owner=True)](https://github.com/PaddlePaddle/PaddleNLP)
17
- [![PaddleSeg](https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleSeg&show_owner=True)](https://github.com/PaddlePaddle/PaddleNLP)
18
- [![PaddleSpeech](https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleSpeech&show_owner=True)](https://github.com/PaddlePaddle/PaddleNLP)
19
- [![PaddleClas](https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleClas&show_owner=True)](https://github.com/PaddlePaddle/PaddleNLP)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  ![Paddle_x_hf](https://github.com/sijunhe/blog/raw/paddle/assets/126_paddlepaddle/thumbnail.png)
13
 
14
+ <a href="https://github.com/PaddlePaddle/PaddleOCR">
15
+ <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleOCR" />
16
+ </a>
17
+ <a href="https://github.com/PaddlePaddle/PaddleDetection">
18
+ <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleDetection" />
19
+ </a>
20
+
21
+
22
+ <a href="https://github.com/PaddlePaddle/PaddleNLP">
23
+ <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleNLP" />
24
+ </a>
25
+ <a href="https://github.com/PaddlePaddle/PaddleSpeech">
26
+ <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleSpeech" />
27
+ </a>
28
+
29
+ <a href="https://github.com/PaddlePaddle/PaddleSeg">
30
+ <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleSeg" />
31
+ </a>
32
+ <a href="https://github.com/PaddlePaddle/PaddleClas">
33
+ <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleClas" />
34
+ </a>
35
+