logo
Browse Source

rm dc2

Signed-off-by: junjie.jiang <junjie.jiang@zilliz.com>
v1
junjie.jiang 2 years ago
parent
commit
c5bcf00edd
  1. 2
      README.md

2
README.md

@ -17,7 +17,7 @@ Load a image from path './src_dog.jpg'.
*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')

Loading…
Cancel
Save