Update config.pbtxt

This commit is contained in:
cheetahadmin 2025-10-27 04:22:40 +00:00
parent aba0c822d7
commit 259bdec869

@ -7,13 +7,6 @@ max_batch_size: 0
# input of variable length named 'text_input' # input of variable length named 'text_input'
input [ input [
{
name: "text_input"
data_type: TYPE_STRING
dims: [ -1 ]
}
] ]