From e53bfa95627bacc2eaf480c422422ed26eb6c876 Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Mon, 27 Oct 2025 04:29:02 +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 533d503..e2cc75e 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -10,7 +10,7 @@ input [ { name: "text_input" data_type: TYPE_STRING - dims: [ -1 ] + dims: [ "-1" ] }