diff --git a/ScapularMorphology.json b/ScapularMorphology.json new file mode 100644 index 00000000..77e30dc1 --- /dev/null +++ b/ScapularMorphology.json @@ -0,0 +1,11 @@ +{ + "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", + "build_dependencies": [ + "PyTorch" + ], + "build_subdirectory": ".", + "category": "Segmentation", + "scm_revision": "main", + "scm_url": "https://github.com/liukuan5625/SlicerScapularMorphology", + "tier": 1 +} \ No newline at end of file