From 477d4b72860d9bc51e69c6f292019122137a7cb4 Mon Sep 17 00:00:00 2001 From: "junjie.jiang" Date: Fri, 10 Mar 2023 14:49:38 +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 5cf6c9a..7fced2d 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Load a image from path './src_dog.jpg'. *Write the pipeline in simplified style:* ```python -from towhee.dc2 import pipe, ops, DataCollection +from towhee import pipe, ops, DataCollection p = (