diff --git a/README.md b/README.md index a6ea408..7d7d1ca 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This operator uses Facebook's [Detectron2](https://github.com/facebookresearch/d ## Code Example ```python -from towhee.dc2 import pipe, ops, DataCollection +from towhee import pipe, ops, DataCollection p = ( pipe.input('path')