Browse Source
Update README
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
test
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -39,7 +39,7 @@ towhee.glob['path']('./towhee.jpg') \ |
|
|
|
.select('img', 'vec') \ |
|
|
|
.show() |
|
|
|
``` |
|
|
|
<img src="https://towhee.io/image-embedding/timm/raw/branch/main/result2.png" alt="result2" style="height:50px;"/> |
|
|
|
<img src="https://towhee.io/image-embedding/timm/raw/branch/main/result2.png" alt="result2" style="height:60px;"/> |
|
|
|
|
|
|
|
## Factory Constructor |
|
|
|
|
|
|
|