diff --git a/config.pbtxt b/config.pbtxt index d1fe596..b51f053 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -7,6 +7,11 @@ input [ name: "new-regi" data_type: TYPE_STRING dims: [ -1 ] + }, + { + name: "modi" + data_type: TYPE_STRING + dims: [ -1 ] } ]