diff --git a/README.md b/README.md index ce748d5..9e1fdf0 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ to classify and generate a vector for the given video path './archery.mp4' ([dow *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') diff --git a/result1.png b/result1.png deleted file mode 100644 index 600b192..0000000 Binary files a/result1.png and /dev/null differ diff --git a/result2.png b/result2.png deleted file mode 100644 index efadf2b..0000000 Binary files a/result2.png and /dev/null differ