Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,9 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
library_name:
|
4 |
language:
|
5 |
- en
|
6 |
- zh
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# PP-DocLayout-L
|
@@ -127,4 +132,5 @@ For details about usage command and descriptions of parameters, please refer to
|
|
127 |
|
128 |
[PaddleOCR Repo](https://github.com/paddlepaddle/paddleocr)
|
129 |
|
130 |
-
[PaddleOCR Documentation](https://paddlepaddle.github.io/PaddleOCR/latest/en/index.html)
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
library_name: PaddleOCR
|
4 |
language:
|
5 |
- en
|
6 |
- zh
|
7 |
+
pipeline_tag: image-to-text
|
8 |
+
tags:
|
9 |
+
- OCR
|
10 |
+
- PaddlePaddle
|
11 |
+
- PaddleOCR
|
12 |
---
|
13 |
|
14 |
# PP-DocLayout-L
|
|
|
132 |
|
133 |
[PaddleOCR Repo](https://github.com/paddlepaddle/paddleocr)
|
134 |
|
135 |
+
[PaddleOCR Documentation](https://paddlepaddle.github.io/PaddleOCR/latest/en/index.html)
|
136 |
+
|