cleanup
This commit is contained in:
parent
e854d2515d
commit
90d8370b82
34 changed files with 39 additions and 131 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue