Paul Bird commited on
Commit
2c12f93
·
verified ·
1 Parent(s): 891c509

Create info.json

Browse files
Files changed (1) hide show
  1. info.json +8 -0
info.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "code": [
3
+ "RunYOLO.cs"
4
+ ],
5
+ "models": [
6
+ "yolov7-tiny.sentis"
7
+ ]
8
+ }