Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# SLANet
|
|
|
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 |
# SLANet
|