work on proxy

This commit is contained in:
Bojan Kucera 2025-06-06 22:00:06 -04:00
parent 953b361d30
commit 0937651f67
4 changed files with 59 additions and 237 deletions

View file

@ -56,16 +56,8 @@
"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"
]
}