logo
Browse Source

Add image

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
test
Jael Gu 2 years ago
parent
commit
0db235a2f4
  1. 4
      README.md

4
README.md

@ -26,9 +26,7 @@ towhee.glob('./towhee.jpg') \
.image_embedding.timm(model_name='resnet50') \
.show()
```
<img src="https://towhee.io/image-embedding/timm/src/branch/main/result1.png" alt="result1" style="width:50px;"/>
![result1](result1.png)
<img src="https://towhee.io/image-embedding/timm/raw/branch/main/result1.png" alt="result1" style="width:50px;"/>
*Write a same pipeline with explicit inputs/outputs name specifications:*

Loading…
Cancel
Save