From 9f9a1e12b95af648c911b41daa12b06778b7394b Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Mon, 15 Sep 2025 08:15:21 +0000 Subject: [PATCH] Update config.pbtxt --- config.pbtxt | 2 -- 1 file changed, 2 deletions(-) diff --git a/config.pbtxt b/config.pbtxt index 33be1a2..ee49b13 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -9,7 +9,6 @@ input [ name: "images" data_type: "TYPE_FP32" dims: [ 1, 3, 640, 640 ] - } ] @@ -20,7 +19,6 @@ output [ name: "output0" data_type: "TYPE_FP32" dims: [ 1, 84, 8400 ] - } ]