File size: 380 Bytes
a5b1148 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"name": "com.sky.onnxruntime",
"version": "1.24.3",
"displayName": "ONNX Runtime",
"description": "Unity package bundling ONNX Runtime 1.24.3, ONNX Runtime GenAI 0.12.2, and ONNX Runtime Extensions 0.15.2-dev-20251214-1129-7387a4eb.",
"unity": "6000.3",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1"
},
"author": {
"name": "Sky Kim"
}
}
|