logo
clip
repo-copy-icon

copied

Browse Source

refine the readme.

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

2
README.md

@ -18,7 +18,9 @@ This operator extracts features for image or text with [CLIP](https://arxiv.org/
## Code Example
Load an image from path './teddy.jpg' to generate an image embedding.
Read the text 'A teddybear on a skateboard in Times Square.' to generate an text embedding.
*Write the pipeline in simplified style*:
```python

Loading…
Cancel
Save