naamanhirschfeld commited on
Commit
a099474
·
verified ·
1 Parent(s): b50a23e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # PaddleOCR ONNX Models
2
 
3
  Pre-converted PaddleOCR models in ONNX format for use with [Kreuzberg](https://github.com/Kreuzberg-dev/kreuzberg).
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - onnx
5
+ - paddleocr
6
+ - ocr
7
+ - text-detection
8
+ - text-recognition
9
+ pipeline_tag: image-to-text
10
+ library_name: onnxruntime
11
+ ---
12
+
13
  # PaddleOCR ONNX Models
14
 
15
  Pre-converted PaddleOCR models in ONNX format for use with [Kreuzberg](https://github.com/Kreuzberg-dev/kreuzberg).