From 53cda1aaf230db114b219f2c23c89bcfce34073c Mon Sep 17 00:00:00 2001 From: liukuan5625 <75160552+liukuan5625@users.noreply.github.com> Date: Sun, 28 Sep 2025 17:33:36 +0800 Subject: [PATCH] Add files via upload --- ScapularMorphology.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ScapularMorphology.json 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