Skip to content

Commit 9a90de1

Browse files
committed
napari yml updated
1 parent 6599c2e commit 9a90de1

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

src/napari_samv2/napari.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
name: napari-samv2
2-
display_name: Segment Anything V2
3-
# use 'hidden' to remove plugin from napari hub search results
2+
display_name: napari-SAMV2
43
visibility: public
5-
# see https://napari.org/stable/plugins/manifest.html for valid categories
64
categories: ["Annotation", "Segmentation"]
75
contributions:
86
commands:
9-
- id: napari-SAMV2.make_qwidget
7+
- id: napari-samv2.make_qwidget
108
python_name: napari_samv2:SAMV2_min
119
title: SAM V2 plugin
1210
widgets:
13-
- command: napari-SAMV2.make_qwidget
14-
display_name: SAMV2
11+
- command: napari-samv2.make_qwidget
12+
display_name: SAMV2

0 commit comments

Comments
 (0)