ipd805 commited on
Commit
b5d354f
·
verified ·
1 Parent(s): 744b796

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -17,5 +17,6 @@
17
  },
18
  "image_size": [640, 640],
19
  "framework": "onnx",
20
- "inference_framework": "onnx"
 
21
  }
 
17
  },
18
  "image_size": [640, 640],
19
  "framework": "onnx",
20
+ "inference_framework": "onnx",
21
+ "model_file": "best1-2.onnx"
22
  }