Skip to content

Commit 27f5770

Browse files
committed
add backgroundremover
Image & video background remover
1 parent 71988f6 commit 27f5770

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

macsetup.sh

+9
Original file line numberDiff line numberDiff line change
@@ -3373,6 +3373,15 @@ if [[ "$(isCLAppInstalled asimov)" = "false" ]]; then
33733373
sudo brew services start asimov
33743374
fi
33753375

3376+
#
3377+
# backgroundremover
3378+
#
3379+
# Image & video background remover
3380+
#
3381+
# https://github.com/nadermx/backgroundremover
3382+
#
3383+
installPythonApp backgroundremover
3384+
33763385
#
33773386
# Bandwhich
33783387
#

0 commit comments

Comments
 (0)