ipd805 commited on
Commit
777f6ed
·
verified ·
1 Parent(s): 8eff91c
Files changed (1) hide show
  1. model_card.json +6 -0
model_card.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "Digit and Icon Detection",
3
+ "tags": ["object-detection", "onnx"],
4
+ "library_name": "yolov8",
5
+ "pipeline_tag": "object-detection"
6
+ }