MTerryJack commited on
Commit
dc7e52a
·
verified ·
1 Parent(s): 26f49c8

Recover core artifacts

Browse files
Files changed (1) hide show
  1. model_type.json +4 -0
model_type.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "task_type": "object-detection",
3
+ "model_type": "yolov11-nano"
4
+ }