1 parent 6599c2e commit 9a90de1Copy full SHA for 9a90de1
1 file changed
src/napari_samv2/napari.yaml
@@ -1,14 +1,12 @@
1
name: napari-samv2
2
-display_name: Segment Anything V2
3
-# use 'hidden' to remove plugin from napari hub search results
+display_name: napari-SAMV2
4
visibility: public
5
-# see https://napari.org/stable/plugins/manifest.html for valid categories
6
categories: ["Annotation", "Segmentation"]
7
contributions:
8
commands:
9
- - id: napari-SAMV2.make_qwidget
+ - id: napari-samv2.make_qwidget
10
python_name: napari_samv2:SAMV2_min
11
title: SAM V2 plugin
12
widgets:
13
- - command: napari-SAMV2.make_qwidget
14
- display_name: SAMV2
+ - command: napari-samv2.make_qwidget
+ display_name: SAMV2
0 commit comments