From ce3c6214460c2f72c4ad1c51aec44658d4b84a3b Mon Sep 17 00:00:00 2001 From: gexy5 Date: Thu, 16 Jun 2022 15:34:31 +0800 Subject: [PATCH] modify Signed-off-by: gexy5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecd9a4a..7eb2830 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ import towhee Create the operator via the following factory method ***video_classification.omnivore( -model_name='omnivore_swinT', skip_preprocess=False, classmap=None, topk=5)*** +model_name='movineta0', skip_preprocess=False, classmap=None, topk=5)*** **Parameters:**