This commit is contained in:
znetsixe
2025-09-22 16:06:58 +02:00
parent 5fa035a71f
commit 7185fddc99
7 changed files with 7 additions and 5 deletions

2
.npmignore Normal file
View File

@@ -0,0 +1,2 @@
# Ignore test files
node_modules/

BIN
EVOLV-1.0.41.tgz Normal file

Binary file not shown.

View File

@@ -33,7 +33,7 @@
"dependencies": {
"@tensorflow/tfjs": "^4.22.0",
"@tensorflow/tfjs-node": "^4.22.0",
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git",
"generalFunctions": "git+http://62.221.255.63:32768/RnD/generalFunctions.git",
"mathjs": "^13.2.0"
}
}