Skip to content

Commit f3a62d1

Browse files
committed
update doc
1 parent fbc1db2 commit f3a62d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/version3.x/pipeline_usage/PaddleOCR-VL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,6 +1246,7 @@ output = pipeline.predict(["imgs/file1.png", "imgs/file2.png", "imgs/file3.png"]
12461246
<td><code>Bool</code></td>
12471247
<td><code>False</code></td>
12481248
</tr>
1249+
</table>
12491250
</details>
12501251

12511252
<details><summary>(4)对预测结果进行处理:每个样本的预测结果均为对应的Result对象,且支持打印、保存为图片、保存为<code>json</code>文件的操作:</summary>

0 commit comments

Comments
 (0)