monkey-ocr-v2 / README.md
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
36db09e verified
|
Raw
History Blame Contribute Delete
1.25 kB

A newer version of the Gradio SDK is available: 6.20.0

Upgrade
metadata
title: MonkeyOCRv2 Document Parser
emoji: πŸ“„
colorFrom: red
colorTo: gray
sdk: gradio
sdk_version: 6.15.1
app_file: app.py
short_description: Parse document images into structured Markdown
python_version: '3.12'
startup_duration_timeout: 30m

MonkeyOCRv2 Document Parser

This Space demonstrates MonkeyOCRv2-B-Parsing, a visual-text foundation model for Document AI. Upload a document image and the model will:

  1. Detect layout β€” identify text blocks, tables, formulas, pictures, headers, footers, and their reading order
  2. Recognize content β€” extract text, render tables as HTML, formulas as LaTeX, and pictures as embedded images
  3. Output structured Markdown β€” a clean, readable representation of the document

Model

Supported Document Types

Receipts, academic papers, forms, tables, mathematical formulas, multi-language documents (ZH, EN, AR, DE, ES, FR, HI, ID, IT, JP, KO, NL, PT, RU, TH, VI).