Upload model_card.json with huggingface_hub
Browse files- model_card.json +9 -0
model_card.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "@misc{docling2024,
|
3 |
+
title={Docling Models for Document Layout Analysis},
|
4 |
+
author={DS4SD Team},
|
5 |
+
year={2024},
|
6 |
+
howpublished={Hugging Face Repository},
|
7 |
+
url={https://huggingface.co/ds4sd/docling-models}
|
8 |
+
}"
|
9 |
+
}
|