Automatically updated from 모델 배포(585:rm-new-regi) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2025-11-04 08:43:58 +00:00
parent 41d9c236f9
commit cb432c82ee

@ -4,18 +4,18 @@ max_batch_size: 0
input [ input [
{ {
name: "rm-new-regi" name: "INPUT"
data_type: TYPE_STRING
dims: [ -1 ]
},
{
name: "be-to-py"
data_type: TYPE_STRING data_type: TYPE_STRING
dims: [ -1 ] dims: [ -1 ]
} }
] ]
output [ output [
{
name: "OUTPUT"
data_type: TYPE_STRING
dims: [ -1 ]
}
] ]