ipd805 commited on
Commit
4baeecf
·
verified ·
1 Parent(s): ff19d45

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "model_type": "yolo",
3
  "framework": "onnx",
4
  "task": "object-detection",
5
  "architecture": "YOLOv8",
 
1
  {
2
+ "model_type": "pytorch",
3
  "framework": "onnx",
4
  "task": "object-detection",
5
  "architecture": "YOLOv8",