Skip to content

Commit 3b15f91

Browse files
AmberC0209TingquanGao
authored andcommitted
modify result in quickstart
1 parent f85888a commit 3b15f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/paddlex/quick_start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ paddlex --pipeline semantic_segmentation --input https://paddle-model-ecology.bj
5050
运行后,得到的结果为:
5151

5252
```
53-
{'input_path': '/Users/chenghong01/.paddlex/predict_input/makassaridn-road_demo.png', 'pred': '...'}
53+
{'input_path': '/root/.paddlex/predict_input/makassaridn-road_demo.png', 'pred': '...'}
5454
```
5555
![](https://raw.githubusercontent.com/cuicheng01/PaddleX_doc_images/main/images/pipelines/semantic_segmentation/03.png)
5656

0 commit comments

Comments
 (0)