diff --git a/README.md b/README.md index 9471f6d..d2a62fc 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ and use the pre-trained 'mpvit_base' model to generate an image embedding. *Write a same 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') diff --git a/result1.png b/result1.png deleted file mode 100644 index a543dc9..0000000 Binary files a/result1.png and /dev/null differ diff --git a/result2.png b/result2.png deleted file mode 100644 index 43a5f0a..0000000 Binary files a/result2.png and /dev/null differ