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 [
{
name: "rm-new-regi"
data_type: TYPE_STRING
dims: [ -1 ]
},
{
name: "be-to-py"
name: "INPUT"
data_type: TYPE_STRING
dims: [ -1 ]
}
]
output [
{
name: "OUTPUT"
data_type: TYPE_STRING
dims: [ -1 ]
}
]