jzhang533 commited on
Commit
b08ce77
·
verified ·
1 Parent(s): 7818b00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -20
README.md CHANGED
@@ -9,35 +9,17 @@ pinned: false
9
 
10
  <h1>PaddlePaddle on the Huggingface Hub</h1>
11
 
12
- ![Paddle_x_hf](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/blog/126_paddlepaddle/thumbnail.jpg)
 
13
 
14
  <a href="https://github.com/PaddlePaddle/Paddle">
15
  <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=Paddle" />
16
  </a>
17
- <a href="https://github.com/PaddlePaddle/PaddleHub">
18
- <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleHub" />
19
- </a>
20
-
21
 
22
  <a href="https://github.com/PaddlePaddle/PaddleOCR">
23
  <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleOCR" />
24
  </a>
25
- <a href="https://github.com/PaddlePaddle/PaddleDetection">
26
- <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleDetection" />
27
- </a>
28
-
29
 
30
  <a href="https://github.com/PaddlePaddle/PaddleNLP">
31
  <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleNLP" />
32
  </a>
33
- <a href="https://github.com/PaddlePaddle/PaddleSpeech">
34
- <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleSpeech" />
35
- </a>
36
-
37
- <a href="https://github.com/PaddlePaddle/PaddleSeg">
38
- <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleSeg" />
39
- </a>
40
- <a href="https://github.com/PaddlePaddle/PaddleClas">
41
- <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleClas" />
42
- </a>
43
-
 
9
 
10
  <h1>PaddlePaddle on the Huggingface Hub</h1>
11
 
12
+ <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/blog/126_paddlepaddle/thumbnail.jpg" style="display: block; margin-left: auto; margin-right: auto; width: 60%; height: auto;">
13
+
14
 
15
  <a href="https://github.com/PaddlePaddle/Paddle">
16
  <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=Paddle" />
17
  </a>
 
 
 
 
18
 
19
  <a href="https://github.com/PaddlePaddle/PaddleOCR">
20
  <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleOCR" />
21
  </a>
 
 
 
 
22
 
23
  <a href="https://github.com/PaddlePaddle/PaddleNLP">
24
  <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=PaddlePaddle&repo=PaddleNLP" />
25
  </a>