Paul Bird commited on
Commit
16c4ad4
1 Parent(s): 4bbf26a

Create info.json

Browse files
Files changed (1) hide show
  1. info.json +6 -0
info.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "sampleURL": "https://github.com/Unity-Technologies/sentis-samples/tree/main/DepthEstimationSample",
3
+ "models": [
4
+ "model-small_opset19.sentis"
5
+ ]
6
+ }