logo
Browse Source

Remove dc2

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

2
README.md

@ -19,7 +19,7 @@ Insert an example document into ElasticSearch with address of localhost:9200 and
```python ```python
from datetime import datetime from datetime import datetime
from towhee.dc2 import pipe, ops, DataCollection
from towhee import pipe, ops, DataCollection
example_doc = { example_doc = {

Loading…
Cancel
Save