apocaliss92 commited on
Commit
cd4feea
·
verified ·
1 Parent(s): 064cdde

Upload objectDetection/yolo26/coreml/camstack-yolo26l.mlpackage/Manifest.json with huggingface_hub

Browse files
objectDetection/yolo26/coreml/camstack-yolo26l.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "A09AD871-14BE-4C54-8952-CA818C6BBE8C": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "CA480338-17D0-434B-B7CC-D471F95AC973": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "A09AD871-14BE-4C54-8952-CA818C6BBE8C"
18
+ }