logo
Browse Source

Update readme

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

2
README.md

@ -17,7 +17,7 @@ This operator is implemented with pre-trained models from [Huggingface Transform
Use the pre-trained model 'sentence-transformers/paraphrase-albert-small-v2'
to generate an embedding for the sentence "Hello, world.".
*Write a same pipeline with explicit inputs/outputs name specifications:*
*Write a pipeline with explicit inputs/outputs name specifications:*
```python
from towhee.dc2 import pipe, ops, DataCollection

Loading…
Cancel
Save