update readme

pull/130/head
Vladimir Mandic 2022-08-16 20:25:26 -04:00
parent b2a988e436
commit 1ed702f713
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ If you want to GPU Accelerated execution in NodeJS, you must have CUDA libraries
Then install appropriate version of `FaceAPI`:
```shell
npm install @tensorflow/tfjs-node
npm install @tensorflow/tfjs-node-gpu
npm install @vladmandic/face-api
```