logo
Browse Source

remove dc2

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 2 years ago
parent
commit
7c390c1275
  1. 2
      README.md

2
README.md

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

Loading…
Cancel
Save