Skip to content

Commit 9cc9d2a

Browse files
authored
chore: update files
1 parent 0ac454b commit 9cc9d2a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/blog/posts/support_pp_doc_layout.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ paddle2onnx --model_dir=models/PP-DocLayoutV2 --model_filename inference.json
4747
但是从可视化示例图结果来看,两者并无明显区别。可能在某些图上会有较大区别。
4848

4949
```python linenums="1"
50+
51+
# 省略前面代码... ...
52+
5053
import onnxruntime
5154
import numpy as np
5255

0 commit comments

Comments
 (0)