Leverage Hugging Face AI model briaai/RMBG-1.4 for image background removal in Node.js.
Saves the result as a compressed PNG, WEBP, and HEIC, which will keep the transparency of the image background. Also supports JPEG.
-i, --input {input}
-o, --output {output}
.png.-p, --png
-w, --webp
-h, --heic
-j, --jpeg
-s, --skip
--fxlb
--fxsb
The inspiration and basis for this project was taken from this repo and transformers.js.
13 commits
JavaScript
100.0%
Leverage Hugging Face AI model briaai/RMBG-1.4 for image background removal in Node.js.
Saves the result as a compressed PNG, WEBP, and HEIC, which will keep the transparency of the image background. Also supports JPEG.
-i, --input {input}
-o, --output {output}
.png.-p, --png
-w, --webp
-h, --heic
-j, --jpeg
-s, --skip
--fxlb
--fxsb
The inspiration and basis for this project was taken from this repo and transformers.js.
13 commits
JavaScript
100.0%