logo
Browse Source

Update README

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

2
README.md

@ -28,7 +28,7 @@ towhee.glob('./towhee.jpg') \
.image_embedding.timm(model_name='resnet50') \
.show()
```
<img src="./result1.png" height="30px"/>
<img src="./result1.png" height="50px"/>
*Write a same pipeline with explicit inputs/outputs name specifications:*

Loading…
Cancel
Save