Manh Lai
init
67a897e
raw
history blame contribute delete
309 Bytes
{
"name": "vietnamese-embedding-onnx",
"version": "1.0.0",
"main": "test_model.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"@xenova/transformers": "^2.17.2"
}
}