diff --git a/README.md b/README.md index 2e3b6ee..a56e91a 100644 --- a/README.md +++ b/README.md @@ -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 ```