rembg
rembg copied to clipboard
Minimal dependencies?
This library force-installs opencv-python-headless, tqdm, and a whole lot of other seemingly unneeded libraries. Is there a way to install this minimally? I want to use the head-ful version of opencv in a project and this conflicts with that.
Actually it would be nice if this could be done with torch
being the only dependency.