Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Docling Model for Layout
|
2 |
|
3 |
This is the **Docling model for layout detection**, designed to facilitate easy importing and usage like any other Hugging Face model.
|
@@ -65,5 +72,4 @@ If you use this model in your work, please cite the main **Docling repository**:
|
|
65 |
For more details, visit the main repo: [ds4sd/docling-models](https://huggingface.co/ds4sd/docling-models).
|
66 |
|
67 |
## **Contact**
|
68 |
-
For questions or issues, please open a discussion on Hugging Face or contact [[email protected]].
|
69 |
-
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
base_model:
|
5 |
+
- ds4sd/docling-models
|
6 |
+
pipeline_tag: object-detection
|
7 |
+
---
|
8 |
# Docling Model for Layout
|
9 |
|
10 |
This is the **Docling model for layout detection**, designed to facilitate easy importing and usage like any other Hugging Face model.
|
|
|
72 |
For more details, visit the main repo: [ds4sd/docling-models](https://huggingface.co/ds4sd/docling-models).
|
73 |
|
74 |
## **Contact**
|
75 |
+
For questions or issues, please open a discussion on Hugging Face or contact [[email protected]].
|
|