Update README.md
Browse files
README.md
CHANGED
@@ -41,6 +41,13 @@ MonkeyOCR adopts a Structure-Recognition-Relation (SRR) triplet paradigm, which
|
|
41 |
MonkeyOCR currently does not support photographed documents, but we will continue to improve it in future updates. Stay tuned!
|
42 |
Currently, our model is deployed on a single GPU, so if too many users upload files at the same time, issues like “This application is currently busy” may occur. We're actively working on supporting Ollama and other deployment solutions to ensure a smoother experience for more users. Additionally, please note that the processing time shown on the demo page does not reflect computation time alone—it also includes result uploading and other overhead. During periods of high traffic, this time may be longer. The inference speeds of MonkeyOCR, MinerU, and Qwen2.5 VL-7B were measured on an H800 GPU.
|
43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
## News
|
45 |
* ```2025.06.05 ``` 🚀 We release MonkeyOCR, which supports the parsing of various types of Chinese and English documents.
|
46 |
|
|
|
41 |
MonkeyOCR currently does not support photographed documents, but we will continue to improve it in future updates. Stay tuned!
|
42 |
Currently, our model is deployed on a single GPU, so if too many users upload files at the same time, issues like “This application is currently busy” may occur. We're actively working on supporting Ollama and other deployment solutions to ensure a smoother experience for more users. Additionally, please note that the processing time shown on the demo page does not reflect computation time alone—it also includes result uploading and other overhead. During periods of high traffic, this time may be longer. The inference speeds of MonkeyOCR, MinerU, and Qwen2.5 VL-7B were measured on an H800 GPU.
|
43 |
|
44 |
+
🚀🚀🚀 Chinese Video Tutorial (Thanks to [leo009](https://huggingface.co/leo009) for sharing!)
|
45 |
+
|
46 |
+
https://youtu.be/T9oaqp-IaZ0
|
47 |
+
|
48 |
+
https://www.bilibili.com/video/BV1sxKhztEx1/
|
49 |
+
|
50 |
+
|
51 |
## News
|
52 |
* ```2025.06.05 ``` 🚀 We release MonkeyOCR, which supports the parsing of various types of Chinese and English documents.
|
53 |
|