diff --git a/README.md b/README.md index 7f4430f..592a1c0 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ the src picture: *Write the pipeline in simplified style:* ```python -from towhee.dc2 import pipe, ops, DataCollection +from towhee import pipe, ops, DataCollection # decode image, in bgr channel order