Skip to content

Commit 3a4226b

Browse files
authored
Add files via upload
1 parent d16c1cf commit 3a4226b

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

ScapularMorphology.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
{ "$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}
1+
{
2+
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#",
3+
"build_dependencies": [
4+
"PyTorch"
5+
],
6+
"build_subdirectory": ".",
7+
"category": "Segmentation",
8+
"scm_revision": "main",
9+
"scm_url": "https://github.com/liukuan5625/SlicerScapularMorphology",
10+
"tier": 1
11+
}

0 commit comments

Comments
 (0)