logo
Browse Source

remove dc2

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

2
README.md

@ -24,7 +24,7 @@ Read the text 'スケートボードに乗っているテディベア。' to gen
*Write a same pipeline with explicit inputs/outputs name specifications:* *Write a same 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