diff --git a/README.md b/README.md
index 0872e72e..ec9097b8 100644
--- a/README.md
+++ b/README.md
@@ -637,7 +637,7 @@ A WebUI developed based on Gradio, with a simple interface and only core parsing
| Backend Features |
Fast, no hallucinations |
- Good compatibility, slower |
+ Good compatibility, but slower |
Faster than transformers |
Fast, compatible with the vLLM ecosystem |
No configuration required, suitable for OpenAI-compatible servers |
@@ -651,8 +651,8 @@ A WebUI developed based on Gradio, with a simple interface and only core parsing
| CPU inference support |
- ✅ |
- ❌ |
+ ✅ |
+ ❌ |
Not required |
@@ -678,10 +678,10 @@ A WebUI developed based on Gradio, with a simple interface and only core parsing
-1. Accuracy metric is the End-to-End Evaluation Overall score of OmniDocBench (v1.5)
-2. Linux supports only distributions released in 2019 or later
-3. Requires macOS 13.5 or later
-4. Windows vLLM support via WSL2
+1 Accuracy metric is the End-to-End Evaluation Overall score of OmniDocBench (v1.5)
+2 Linux supports only distributions released in 2019 or later
+3 Requires macOS 13.5 or later
+4 Windows vLLM support via WSL2
### Install MinerU
diff --git a/README_zh-CN.md b/README_zh-CN.md
index a64607fd..666e57fe 100644
--- a/README_zh-CN.md
+++ b/README_zh-CN.md
@@ -625,7 +625,7 @@ https://github.com/user-attachments/assets/4bea02c9-6d54-4cd6-97ed-dff14340982c
| 后端特性 |
速度快, 无幻觉 |
兼容性好, 速度较慢 |
- 比transformers更快 |
+ 比transformers快 |
速度快, 兼容vllm生态 |
无配置要求, 适用openai兼容服务器 |
@@ -637,9 +637,9 @@ https://github.com/user-attachments/assets/4bea02c9-6d54-4cd6-97ed-dff14340982c
不限 |
- | cpu推理支持 |
- ✅ |
- ❌ |
+ 纯CPU推理支持 |
+ ✅ |
+ ❌ |
不需要 |
@@ -663,12 +663,12 @@ https://github.com/user-attachments/assets/4bea02c9-6d54-4cd6-97ed-dff14340982c
| 3.10-3.13 |
-
-
-1. 精度指标为OmniDocBench (v1.5)的End-to-End Evaluation Overall分数
-2. Linux仅支持2019年及以后发行版
-3. 需macOS 13.5及以上版本
-4. 通过WSL2实现Windows vLLM支持
+
+
+1 精度指标为OmniDocBench (v1.5)的End-to-End Evaluation Overall分数
+2 Linux仅支持2019年及以后发行版
+3 需macOS 13.5及以上版本
+4 通过WSL2实现Windows vLLM支持
> [!TIP]
> 除以上主流环境与平台外,我们也收录了一些社区用户反馈的其他平台支持情况,详情请参考[其他加速卡适配](https://opendatalab.github.io/MinerU/zh/usage/)。