logo
Browse Source

remove dc2

Signed-off-by: wxywb <xy.wang@zilliz.com>
main
wxywb 2 years ago
parent
commit
bbe33672c1
  1. 2
      README.md

2
README.md

@ -24,7 +24,7 @@ Crop the face from 'avengers.jpg'.
```
from towhee.dc2 import pipe, ops, DataCollection
from towhee import pipe, ops, DataCollection
p = (
pipe.input('path')

Loading…
Cancel
Save