From 9f9cb04b6a351e73ebeb975f1135e400be419b72 Mon Sep 17 00:00:00 2001 From: groupuser Date: Thu, 11 Sep 2025 05:09:43 +0000 Subject: [PATCH] upload onnx model --- 1/model.onnx | 3 +++ config.pbtxt | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 1/model.onnx create mode 100644 config.pbtxt diff --git a/1/model.onnx b/1/model.onnx new file mode 100644 index 0000000..e26c3b2 --- /dev/null +++ b/1/model.onnx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49b579a2a75eb099286565c8ff4d8b6bde211303f1ecbccecd3dd652b6f23d2 +size 44855188 diff --git a/config.pbtxt b/config.pbtxt new file mode 100644 index 0000000..ab33f35 --- /dev/null +++ b/config.pbtxt @@ -0,0 +1,2 @@ + +platform: "onnxruntime_onnx"