Skip to content

Commit

Permalink
add backgroundremover
Browse files Browse the repository at this point in the history
Image & video background remover
  • Loading branch information
fharper committed Aug 15, 2024
1 parent 71988f6 commit 27f5770
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions macsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3373,6 +3373,15 @@ if [[ "$(isCLAppInstalled asimov)" = "false" ]]; then
sudo brew services start asimov
fi

#
# backgroundremover
#
# Image & video background remover
#
# https://github.com/nadermx/backgroundremover
#
installPythonApp backgroundremover

#
# Bandwhich
#
Expand Down

0 comments on commit 27f5770

Please sign in to comment.