CoolFace
Apppublic

DhruvTambekar24/deepseek-ocr-2-demo1

sourceHugging Facemitupdated 21d agoView on Hugging Face
0likes
App README

๐Ÿ” DeepSeek-OCR-2 Space Demo

This Hugging Face Space provides an interactive demo for [DeepSeek-OCR-2](https://huggingface.co/deepseek-ai/DeepSeek-OCR-2), a state-of-the-art vision-language model powered by DeepEncoder V2.

๐ŸŒŸ Key Features

  • โ€”Visual Causal Flow: Processes documents in human-like reading order rather than standard top-left to bottom-right scans.
  • โ€”Markdown Conversion: Preserves document structure, headers, and formatting.
  • โ€”Table & Form Extraction: Parses complex tabular data and multi-column documents accurately.
  • โ€”ZeroGPU Accelerated: Uses Hugging Face @spaces.GPU dynamic allocation for fast, free inference.

๐Ÿš€ Prompt Options

  • โ€”Document to Markdown (Default): <image>\n<|grounding|>Convert the document to markdown.
  • โ€”Free OCR: <image>\nFree OCR.
  • โ€”Detailed Image Description: <image>\nDescribe this image in detail.