logo
Browse Source

Add image

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

2
README.md

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

Loading…
Cancel
Save