Automatically updated from 모델 배포(579:v2-triton-py) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2025-11-04 08:10:21 +00:00
parent 8d5dc72918
commit ca2df8cfb4

@ -7,6 +7,11 @@ input [
name: "new-regi"
data_type: TYPE_STRING
dims: [ -1 ]
},
{
name: "modi"
data_type: TYPE_STRING
dims: [ -1 ]
}
]