From 0db235a2f497ad213465f7e7c841a27bae0cc259 Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Fri, 1 Apr 2022 18:56:01 +0800 Subject: [PATCH] Add image Signed-off-by: Jael Gu --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c0b46d1..f9e90de 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,7 @@ towhee.glob('./towhee.jpg') \ .image_embedding.timm(model_name='resnet50') \ .show() ``` -result1 - -![result1](result1.png) +result1 *Write a same pipeline with explicit inputs/outputs name specifications:*