diff --git a/KonfAI.json b/KonfAI.json new file mode 100644 index 000000000..f3cb7fc10 --- /dev/null +++ b/KonfAI.json @@ -0,0 +1,9 @@ +{ + "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", + "build_dependencies": [], + "build_subdirectory": ".", + "category": "Deep Learning", + "scm_revision": "main", + "scm_url": "https://github.com/vboussot/SlicerKonfAI", + "tier": 3 +}