Delete config.pbtxt

This commit is contained in:
cheetahadmin 2025-09-15 08:19:23 +00:00
parent ca1721f183
commit 5cf865f71e

@ -1,18 +0,0 @@
# Triton backend to use
name: "yolo-ref-branch"
platform: "onnxruntime_onnx"
max_batch_size: 0
input [
]
output [
]
instance_group [
{
kind: KIND_AUTO
count: 1
}
]