akridge commited on
Commit
89e253a
1 Parent(s): db88906

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -6
config.json CHANGED
@@ -1,7 +1,7 @@
1
- {
2
- "model_type": "YOLO11n",
3
- "framework": "PyTorch",
4
- "repo_name": "yolo11-sea-urchin-detector",
5
- "repo_url": "https://huggingface.co/akridge/yolo11-sea-urchin-detector",
6
- "countDownloads": "path:'yolo11n_urchin_trained.pt'"
7
  }
 
1
+ {
2
+ "model_type": "YOLO11n",
3
+ "framework": "PyTorch",
4
+ "repo_name": "yolo11n-sea-urchin-detector",
5
+ "repo_url": "https://huggingface.co/akridge/yolo11n-sea-urchin-detector",
6
+ "countDownloads": "path:'yolo11n_urchin_trained.pt'"
7
  }