diff --git a/DeepLearningUI.json b/DeepLearningUI.json new file mode 100644 index 00000000..91e9020b --- /dev/null +++ b/DeepLearningUI.json @@ -0,0 +1,8 @@ +{ + "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", + "build_dependencies": [], + "build_subdirectory": ".", + "category": "Machine Learning", + "scm_revision": "main", + "scm_url": "https://github.com/mturja-vf-ic-bd/SlicerDeepLearningUI.git" +}