fbononibelloepoch commited on
Commit
67628bc
1 Parent(s): 96feef1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "framework": "yolo11",
3
+ "task": "object-detection",
4
+ "model_type": "yolo11",
5
+ "inference_framework": "ultralytics"
6
+ }