clean up
This commit is contained in:
parent
7993148a95
commit
528be93804
38 changed files with 4617 additions and 1081 deletions
12
package.json
12
package.json
|
|
@ -56,6 +56,16 @@
|
|||
"bun": ">=1.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tensorflow/tfjs-node": "^4.22.0",
|
||||
"@tensorflow/tfjs-node-gpu": "^4.22.0",
|
||||
"valibot": "^1.1.0"
|
||||
}
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"@tensorflow/tfjs-node",
|
||||
"@tensorflow/tfjs-node-gpu",
|
||||
"core-js",
|
||||
"cpu-features",
|
||||
"protobufjs",
|
||||
"ssh2"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue