You're looking at a specific version of this model. Jump to the model overview.

lucataco /deepseek-ocr:cb3b474f

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
resolution_size
None
Gundam (Recommended)
Model resolution size - affects speed and accuracy trade-off
task_type
None
Convert to Markdown
Type of OCR task to perform
image
string
Input image to perform OCR on (supports documents, charts, tables, etc.)
reference_text
string
Reference text to locate in the image (only used for 'Locate Object by Reference' task). Example: 'the teacher', '20-10', 'a red car'

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'string'}