We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a16b42d commit 3dc2bbbCopy full SHA for 3dc2bbb
docs/tools/vis.mdx
@@ -19,7 +19,7 @@ pip install gradio pyvis
19
import torchpipe as tp
20
21
22
-tp.utils.Visual("examples/ppocr/ocr.toml").launch()
+tp.show("examples/ppocr/ocr.toml")
23
```
24
25
i18n/zh/docusaurus-plugin-content-docs/current/tools/vis.mdx
@@ -20,5 +20,5 @@ pip install gradio pyvis
0 commit comments