Skip to content

Commit f473896

Browse files
committed
update Deploy_your_model
1 parent 63b6e80 commit f473896

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/Chapter_5-Custom_Model_Development_and_Deployment/Deploy_Your_Model.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,6 +1176,13 @@
11761176
"! source ./hailo-rpi5-examples/setup_env.sh && pip install setproctitle"
11771177
]
11781178
},
1179+
{
1180+
"cell_type": "markdown",
1181+
"metadata": {},
1182+
"source": [
1183+
"# Step 3: Run your model\n"
1184+
]
1185+
},
11791186
{
11801187
"cell_type": "code",
11811188
"execution_count": 13,

0 commit comments

Comments
 (0)