Automatically updated from 모델 배포(577:new3333) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2025-11-04 07:13:03 +00:00
parent f5f8ceabe3
commit 8d3ce3260a

@ -17,6 +17,11 @@ input [
name: "new-new" name: "new-new"
data_type: TYPE_STRING data_type: TYPE_STRING
dims: [ -1 ] dims: [ -1 ]
},
{
name: "new3"
data_type: TYPE_STRING
dims: [ -1 ]
} }
] ]