diff --git a/README.md b/README.md index 7af86a5..830dfc8 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ```Python -from towhee.dc2 import pipe, ops, DataCollection +from towhee import pipe, ops, DataCollection p = ( pipe.input('audio_file')