logo
Browse Source

remove dc2

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

2
README.md

@ -24,7 +24,7 @@ Read the text 'moon in the night.' to generate a text embedding.
*Write a pipeline with explicit inputs/outputs name specifications:* *Write a pipeline with explicit inputs/outputs name specifications:*
```python ```python
from towhee.dc2 import pipe, ops, DataCollection
from towhee import pipe, ops, DataCollection
img_pipe = ( img_pipe = (
pipe.input('url') pipe.input('url')

Loading…
Cancel
Save