diff --git a/README.md b/README.md index f1927c2..2d531fd 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Extract facial landmarks from './img1.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')