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 f85888a commit 3b15f91Copy full SHA for 3b15f91
docs/paddlex/quick_start.md
@@ -50,7 +50,7 @@ paddlex --pipeline semantic_segmentation --input https://paddle-model-ecology.bj
50
运行后,得到的结果为:
51
52
```
53
-{'input_path': '/Users/chenghong01/.paddlex/predict_input/makassaridn-road_demo.png', 'pred': '...'}
+{'input_path': '/root/.paddlex/predict_input/makassaridn-road_demo.png', 'pred': '...'}
54
55

56
0 commit comments