图像识别demo
This commit is contained in:
13
repo/js/RecognitionDemo/manifest.json
Normal file
13
repo/js/RecognitionDemo/manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "图像识别demo",
|
||||
"version": "1.0",
|
||||
"description": "图像识别demo",
|
||||
"authors": [
|
||||
{
|
||||
"name": "huiyadanli",
|
||||
"link": "https://github.com/huiyadanli"
|
||||
}
|
||||
],
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user