File size: 970 Bytes
29a03ec
 
f2d543e
3da4f0d
29a03ec
 
3da4f0d
29a03ec
 
 
3da4f0d
29a03ec
 
3da4f0d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
title: DeepSeek OCR Demo
emoji: 🆘
colorFrom: purple
colorTo: red
sdk: gradio
sdk_version: 5.44.0
app_file: app.py
pinned: false
license: mit
short_description: An interactive demo for the DeepSeek-OCR model.
---

# DeepSeek-OCR Document Recognition

This Space uses the DeepSeek-OCR model for document text recognition and extraction.

## Features

- Multiple model size options (Tiny to Large)
- Free OCR and Markdown conversion
- Support for various document types
- Powered by ZeroGPU for efficient inference

## Usage

1. Upload an image containing text
2. Select model size (Gundam recommended for documents)
3. Choose task type
4. Click "Process Image"

## Model Sizes

- **Tiny**: 512x512, fastest
- **Small**: 640x640, good balance
- **Base**: 1024x1024, high quality
- **Large**: 1280x1280, best quality
- **Gundam**: Optimized for documents with crop mode

## Credits

Model: [deepseek-ai/DeepSeek-OCR](https://huggingface.co/deepseek-ai/DeepSeek-OCR)