Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
echo840
/
MonkeyOCR
like
456
Image-Text-to-Text
Safetensors
Chinese
English
monkeyocr
OCR
arxiv:
2506.05218
License:
apache-2.0
Model card
Files
Files and versions
Community
14
merve
HF Staff
commited on
15 days ago
Commit
5239dd5
·
verified
·
1 Parent(s):
cc449da
Fix pipeline tag
Browse files
VDR models are used for retrieving multimodal document (e.g. ColPali) so fixing the tag
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
---
2
license: apache-2.0
3
-
pipeline_tag:
visual
-
document
-
retrieval
4
library_name: transformers
5
---
6
1
---
2
license: apache-2.0
3
+
pipeline_tag:
image
-
text
-
to-text
4
library_name: transformers
5
---
6