From 51cf3f3e2bca456e69d8ae0a9e706b4885b335a8 Mon Sep 17 00:00:00 2001 From: jonny Date: Mon, 1 Jun 2026 11:47:02 -0400 Subject: [PATCH] Update Applications/Example_Application.json --- Applications/Example_Application.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Applications/Example_Application.json b/Applications/Example_Application.json index 0c91025..68e1e42 100644 --- a/Applications/Example_Application.json +++ b/Applications/Example_Application.json @@ -312,7 +312,7 @@ "headline": "Model Path Map", "description": "Map of model name to ONNX/TRT model file path", "type": "std::map", - "default": "example_model.onnx" + "default": "model.onnx" }, { "parameter": "pre_processor_map_",