jameslahm commited on
Commit
51ca246
1 Parent(s): d9bab37

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -1,5 +1,3 @@
1
  {
2
- "model": "yolov10x.pt",
3
- "task": null,
4
- "verbose": false
5
  }
 
1
  {
2
+ "model": "yolov10x.yaml"
 
 
3
  }