nadermx / backgroundremover

Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
https://www.backgroundremoverai.com
MIT License
6.7k stars 558 forks source link

Add all in one executable to future releases #71

Open Hope-IT-Works opened 1 year ago

Hope-IT-Works commented 1 year ago

Hello and thank you for working on this awesome project.

It would be nice, if you could build an executable that does not need python to be installed on the system. I know that youtube-dl achieved this somehow.

Thank you.

nadermx commented 1 year ago

If some one who has done it before has a tutorial on how to attempt this, I will try

Hope-IT-Works commented 1 year ago

You could try it with auto-py-to-exe.

JoeGarcia2 commented 1 year ago

Which file would be the entry point to build the exe from?

nadermx commented 1 year ago

I haven't had time to try and do this, so if you want to please feel free. Would appreciate it. From what I understand maybe the same as the pip? backgroundremover.cmd.cli

JoeGarcia2 commented 1 year ago

No worries. If anyone else comes across this and can point me in the right direction, this is where I'm stuck: https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe#how-do-i-convert-all-my-python-files