mirror of
https://github.com/immich-app/immich.git
synced 2025-01-07 00:50:23 -05:00
Remove TensorFlow dependency to work with ARM64
This commit is contained in:
parent
9bcbdd31ce
commit
d1498506a8
1 changed files with 0 additions and 5 deletions
|
@ -31,11 +31,6 @@
|
||||||
"@nestjs/platform-express": "^8.0.0",
|
"@nestjs/platform-express": "^8.0.0",
|
||||||
"@nestjs/platform-fastify": "^8.2.6",
|
"@nestjs/platform-fastify": "^8.2.6",
|
||||||
"@nestjs/typeorm": "^8.0.3",
|
"@nestjs/typeorm": "^8.0.3",
|
||||||
"@tensorflow-models/coco-ssd": "^2.2.2",
|
|
||||||
"@tensorflow/tfjs": "^3.13.0",
|
|
||||||
"@tensorflow/tfjs-converter": "^3.13.0",
|
|
||||||
"@tensorflow/tfjs-core": "^3.13.0",
|
|
||||||
"@tensorflow/tfjs-node": "^3.13.0",
|
|
||||||
"bcrypt": "^5.0.1",
|
"bcrypt": "^5.0.1",
|
||||||
"bull": "^4.4.0",
|
"bull": "^4.4.0",
|
||||||
"class-transformer": "^0.5.1",
|
"class-transformer": "^0.5.1",
|
||||||
|
|
Loading…
Reference in a new issue