Releases: nadermx/backgroundremover
BackgroundRemover v0.2.8
BackgroundRemover v0.2.7
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
Take out shlex, put commands from subprocess into list before.
BackgroundRemover v0.2.5
Let ffmpeg log alphamerge to see if helps shine 0kb error
BackgroundRemover v0.2.4
Closes issue #84
BackgroundRemover v0.2.3
BackgroundRemover v0.2.2
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
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
Fix issue with u2net import, where would re download existing libraries on system.
BackgroundRemover v0.1.8
Fix relative import issue