Node.js Module
Install the VIESUS Node.js native module on Ubuntu 22.04 with Node.js 18 and NVIDIA GPU support.
1
2
3
Last updated
Was this helpful?
Install the VIESUS Node.js native module on Ubuntu 22.04 with Node.js 18 and NVIDIA GPU support.
Linux Only
The VIESUS Node.js module is available on Linux only.
See System Requirements for hardware, OS, Node.js, and NVIDIA driver requirements.
mkdir in out
# Copy some test images to ./in/
node testbatch.jsOutput lines > 0 indicate successful processing (value is processing time in ms). Negative values are error codes — see API Reference.
Last updated
Was this helpful?
Was this helpful?
