Skip to content

Releases: nadermx/backgroundremover

BackgroundRemover v0.2.8

01 May 21:47
Compare
Choose a tag to compare

Proper release of GPU cache thanks @Isalia20

Also close #142 issue between mismatch of version 0.2.7 and the pypi distribution.

BackgroundRemover v0.2.7

12 Apr 19:12
Compare
Choose a tag to compare

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.

BackgroundRemover v0.2.6

06 Dec 01:06
Compare
Choose a tag to compare

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

BackgroundRemover v0.2.5

15 Aug 22:37
Compare
Choose a tag to compare

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

BackgroundRemover v0.2.4

18 Jul 15:40
Compare
Choose a tag to compare

BackgroundRemover v0.2.3

29 May 01:34
Compare
Choose a tag to compare

BackgroundRemover v0.2.2

16 May 04:33
Compare
Choose a tag to compare

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

BackgroundRemover v0.2.1

05 May 19:57
Compare
Choose a tag to compare

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

BackgroundRemover v0.1.9

13 Aug 15:33
Compare
Choose a tag to compare

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

BackgroundRemover v0.1.8

13 Aug 14:33
Compare
Choose a tag to compare

Fix relative import issue