Automatically updated from 모델 배포(558:triton-python-gu22222) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2025-11-04 07:08:30 +00:00
parent e2beec801b
commit 9669361be1

@ -7,6 +7,11 @@ input [
name: "delete-branch"
data_type: TYPE_STRING
dims: [ -1 ]
},
{
name: "really-modify"
data_type: TYPE_STRING
dims: [ -1 ]
}
]