From e2e2bdbdfe47b820f20882803d5e4136b93fcc88 Mon Sep 17 00:00:00 2001 From: "junjie.jiang" Date: Fri, 10 Mar 2023 15:20:32 +0800 Subject: [PATCH] update Signed-off-by: junjie.jiang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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')