Merge branch 'main' of hf.co:spaces/PaddlePaddle/PP-StructureV3_Online_Demo
Browse files
README.md
CHANGED
@@ -9,6 +9,14 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
short_description: Next-Gen High-Precision Doc Parsing Solution
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
short_description: Next-Gen High-Precision Doc Parsing Solution
|
12 |
+
tags:
|
13 |
+
- ocr
|
14 |
+
- document-analysis
|
15 |
+
- document-parsing
|
16 |
+
- paddleocr
|
17 |
+
- table-recognition
|
18 |
+
- formula-recognition
|
19 |
+
- layout-analysis
|
20 |
---
|
21 |
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|