ChengCui commited on
Commit
be4bd59
·
verified ·
1 Parent(s): 5888dec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -141,6 +141,8 @@ for res in output:
141
  res.save_to_json(save_path="output")
142
  res.save_to_markdown(save_path="output")
143
  ```
 
 
144
 
145
  ## Performance
146
 
@@ -157,7 +159,6 @@ for res in output:
157
 
158
 
159
 
160
-
161
  #### 2. OmniDocBench v1.0
162
 
163
  ##### PaddleOCR-VL achieves SOTA performance for almost all metrics of overall, text, formula, tables and reading order on OmniDocBench v1.0
 
141
  res.save_to_json(save_path="output")
142
  res.save_to_markdown(save_path="output")
143
  ```
144
+
145
+ **For more usage details and parameter explanations, see the [documentation](https://www.paddleocr.ai/latest/en/version3.x/pipeline_usage/PaddleOCR-VL.html).**
146
 
147
  ## Performance
148
 
 
159
 
160
 
161
 
 
162
  #### 2. OmniDocBench v1.0
163
 
164
  ##### PaddleOCR-VL achieves SOTA performance for almost all metrics of overall, text, formula, tables and reading order on OmniDocBench v1.0