mirror of
https://www.modelscope.cn/deepseek-ai/DeepSeek-OCR.git
synced 2026-04-02 21:02:54 +08:00
Update README.md
This commit is contained in:
@ -8,6 +8,7 @@ tags:
|
|||||||
- ocr
|
- ocr
|
||||||
- custom_code
|
- custom_code
|
||||||
license: mit
|
license: mit
|
||||||
|
library_name: transformers
|
||||||
---
|
---
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/logo.svg?raw=true" width="60%" alt="DeepSeek AI" />
|
<img src="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/logo.svg?raw=true" width="60%" alt="DeepSeek AI" />
|
||||||
@ -44,14 +45,14 @@ license: mit
|
|||||||
</p>
|
</p>
|
||||||
<h2>
|
<h2>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="">DeepSeek-OCR: Contexts Optical Compression</a>
|
<a href="https://huggingface.co/papers/2510.18234">DeepSeek-OCR: Contexts Optical Compression</a>
|
||||||
</p>
|
</p>
|
||||||
</h2>
|
</h2>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="assets/fig1.png" style="width: 1000px" align=center>
|
<img src="assets/fig1.png" style="width: 1000px" align=center>
|
||||||
</p>
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="">Explore the boundaries of visual-text compression.</a>
|
<a href="https://huggingface.co/papers/2510.18234">Explore the boundaries of visual-text compression.</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user