From 7dece5b543c475e1af2eae42d4132e4f099cf2cb Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Mon, 27 Oct 2025 04:25:12 +0000 Subject: [PATCH] Update config.pbtxt --- config.pbtxt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.pbtxt b/config.pbtxt index e2cc75e..533d503 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -10,7 +10,7 @@ input [ { name: "text_input" data_type: TYPE_STRING - dims: [ "-1" ] + dims: [ -1 ] }