Support GPU for background-removal-node
Author: hienvuong2810Created Apr 28, 2025Updated Apr 28, 2025
Hi, Currently, the Node.js version seems to only run on CPU. There is no option to set device: 'gpu' like in the original Python version.
It would be great if GPU acceleration could be supported for faster processing.
Source: imgly/background-removal-js