Update config.pbtxt

This commit is contained in:
cheetahadmin 2025-10-27 04:25:12 +00:00
parent ded4a29feb
commit 7dece5b543

@ -10,7 +10,7 @@ input [
{ {
name: "text_input" name: "text_input"
data_type: TYPE_STRING data_type: TYPE_STRING
dims: [ "-1" ] dims: [ -1 ]
} }