nexaml commited on
Commit
42439f8
·
verified ·
1 Parent(s): da311b9

Update nexa.manifest

Browse files
Files changed (1) hide show
  1. nexa.manifest +5 -4
nexa.manifest CHANGED
@@ -1,5 +1,6 @@
1
- {
2
- "ModelName": "yolov12",
3
- "ModelType": "cv",
4
- "PluginId": "npu"
 
5
  }
 
1
+ {
2
+ "ModelName": "yolov12",
3
+ "ModelType": "cv",
4
+ "PluginId": "npu",
5
+ "MinSDKVersion": "v0.2.28"
6
  }