This commit is contained in:
alsaiduq-lab 2025-03-28 00:47:30 -06:00
parent e854d2515d
commit 90d8370b82
34 changed files with 39 additions and 131 deletions

View file

@ -1,8 +1,8 @@
{ lib
, python311Packages
, fetchPypi
, python-pymatting
, python-opencv-headless
{ lib,
python311Packages,
fetchPypi,
python-pymatting,
python-opencv-headless
}:
python311Packages.buildPythonPackage rec {
pname = "rembg";