logo
Browse Source

update

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

2
README.md

@ -21,7 +21,7 @@ Insert data into Milvus collections. **Please make sure you have [created Milvus
```python ```python
import towhee import towhee
from towhee.dc2 import ops
from towhee import ops
p = ( p = (
towhee.pipe.inputs('vec') towhee.pipe.inputs('vec')

Loading…
Cancel
Save