Backgroundremover Versions Save

Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.

v0.2.7

1 month ago

Fix an issue bad naming of variable. A thank you to @ya0guang

Update readme with how to use backgroundremover as a library and made a pull request fixing the circular imports for it to work correctly. A thank you to @ahmad88me

Fix an issue with moviepy requirments.

v0.2.6

5 months ago

Take out shlex, put commands from subprocess into list before.

v0.2.5

9 months ago

Let ffmpeg log alphamerge to see if helps shine 0kb error

v0.2.2

11 months ago

Fix issue #18 for Mac users Fix issue with inputs of videos with special characters Fix spelling issues in read me

v0.2.1

1 year ago

Fix issues with windows. Fix issues with download files from google vs github. Fix issue with remove background from local video and overlay it over an image Fix issue with frame_rate detection on some videos

v0.1.9

2 years ago

Fix issue with u2net import, where would re download existing libraries on system.

v0.1.8

2 years ago

Fix relative import issue

v0.1.7

2 years ago

Reduce requirements due to upload of wrong file last push, and tesed on python 3.6, 3.7, 3.8, 3.9