From 259bdec86950fc3ea4b99111e5ce7816ef4b7833 Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Mon, 27 Oct 2025 04:22:40 +0000 Subject: [PATCH] Update config.pbtxt --- config.pbtxt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config.pbtxt b/config.pbtxt index 533d503..6bc0ae6 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -7,13 +7,6 @@ max_batch_size: 0 # input of variable length named 'text_input' input [ - { - name: "text_input" - data_type: TYPE_STRING - dims: [ -1 ] - - - } ]