Skip to content

Commit

Permalink
Update cvat-ui/plugins/sam_plugin/src/ts/index.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Kirill Sizov <kirill.sizov@cvat.ai>
  • Loading branch information
bsekachev and Kirill Sizov authored Jul 19, 2023
1 parent 4c0bd03 commit 762eb54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cvat-ui/plugins/sam_plugin/src/ts/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ function modelData(
}

const samPlugin: SAMPlugin = {
name: 'Segmeny Anything',
name: 'Segment Anything',
description: 'Plugin handles non-default SAM serverless function output',
cvat: {
jobs: {
Expand Down

0 comments on commit 762eb54

Please sign in to comment.