From ae462c8fd461c61434fa99fedc004f9d196bf73d Mon Sep 17 00:00:00 2001 From: Michael Lee Date: Mon, 3 Mar 2025 16:13:07 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55ed708..0b264ab 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Navigate to the **Config** tab of your robot’s page in [the Viam app](https:// "model": "viam:mlmodel:torch-cpu", "attributes": { "model_path": "examples/resnet_18/resnet-18.pt", - "label_path": "examples/resnet_18/labels.txt", + "label_path": "examples/resnet_18/labels.txt" } } ]