diff --git a/README.md b/README.md index e869322..948dd14 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Load a image from path './src_dog.jpg'. *Write a pipeline with explicit inputs/outputs name specifications:* ```python -from towhee.dc2 import pipe, ops, DataCollection +from towhee import pipe, ops, DataCollection p = ( pipe.input('path')