图像识别demo

This commit is contained in:
辉鸭蛋
2025-03-30 17:10:20 +08:00
parent 92ccd2bb52
commit cf63e99774
5 changed files with 87 additions and 0 deletions

View 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"
}