diff --git a/README.md b/README.md index 675b016..7eba39a 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='tsm_k400_r50_seg8', skip_preprocess=False, classmap=None, topk=5)*** +model_name='omnivore_swinT', skip_preprocess=False, classmap=None, topk=5)*** **Parameters:**