From 29168bd019e6fd0ce9d036394aa71640a485e17d Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Sat, 2 Apr 2022 16:40:41 +0800 Subject: [PATCH] Update README Signed-off-by: Jael Gu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd57cb6..5ca174b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ towhee.glob['path']('./towhee.jpg') \ .select('img', 'vec') \ .show() ``` -result2 +result2 ## Factory Constructor