Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
This is an ONNX export of the [docling-layout-heron](https://huggingface.co/docling-project/docling-layout-heron) model. Please refer to the original model card for more details.
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- docling-project/docling-layout-heron
|
| 5 |
+
tags:
|
| 6 |
+
- layout
|
| 7 |
+
- document
|
| 8 |
+
- parsing
|
| 9 |
---
|
| 10 |
|
| 11 |
This is an ONNX export of the [docling-layout-heron](https://huggingface.co/docling-project/docling-layout-heron) model. Please refer to the original model card for more details.
|