Skip to content
This repository was archived by the owner on Sep 26, 2020. It is now read-only.

Commit 9436e96

Browse files
authored
Update exampleModels.json
1 parent 32ce8bd commit 9436e96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exampleModels.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"exampleModels": [
33
{
44
"name": "Model 1",
5+
"fileName": "model1.h5",
56
"url": "https://raw.githubusercontent.com/wpilibsuite/axon-example-models-testing/master/models/model1.h5",
67
"description": "The first model.",
78
"freezeLayers": [
@@ -13,6 +14,7 @@
1314
},
1415
{
1516
"name": "Model 2",
17+
"fileName": "model2.h5",
1618
"url": "https://raw.githubusercontent.com/wpilibsuite/axon-example-models-testing/master/models/model2.h5",
1719
"description": "The second model.",
1820
"freezeLayers": [

0 commit comments

Comments
 (0)