Remove TensorFlow dependencies from package.json

This commit is contained in:
2025-11-21 11:56:59 +01:00
parent 91b681a74d
commit b871b23c24
3 changed files with 5 additions and 1324 deletions

1325
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -26,8 +26,6 @@
"author": "Rene De Ren, Pim Moerman, Janneke Tack, Sjoerd Fijnje, Dieke Gabriels, pieter van der wilt",
"license": "SEE LICENSE",
"dependencies": {
"@tensorflow/tfjs": "^4.22.0",
"@tensorflow/tfjs-node": "^4.22.0",
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git",
"mathjs": "^13.2.0"
}