com.github.asus4.tflite
Version:
TensorFlow Lite Plugin for Unity
25 lines • 772 B
JSON
{
"name": "com.github.asus4.tflite",
"displayName": "TensorFlow Lite",
"description": "TensorFlow Lite Plugin for Unity",
"keywords": [
"unity",
"tensorflow-lite"
],
"license": "Apache License 2.0",
"unity": "2022.3",
"unityRelease": "0f1",
"version": "2.19.0",
"hideInEditor": false,
"repository": {
"type": "git",
"repository": "https://github.com/asus4/tf-lite-unity-sample"
},
"documentationUrl": "https://github.com/asus4/tf-lite-unity-sample",
"changelogUrl": "https://github.com/asus4/tf-lite-unity-sample/releases",
"licensesUrl": "https://github.com/asus4/tf-lite-unity-sample/tree/master/Packages/com.github.asus4.tflite/LICENSE",
"author": {
"name": "Koki Ibukuro",
"url": "https://github.com/asus4"
}
}