Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

hello, extremly helpful, thank you for your work, is there a way to use this as in batch like with folder input and folder output ? if there's a way i would like to donate something, tell me how ;) 

(2 edits)

do you have an nvidia GPU? If you do you can quickly install and run the best model yourself (inspyrenet) You only need to run one command to install (as one line):

pip install --extra-index-url https://download.pytorch.org/whl/cu118 transparent-background

Then to run it on an entire folder just

transparent-background --source FOLDERNAME

If you don’t have a GPU then the install command is

pip install transparent-background

for CPU-only (alot slower)

Yes i do have a 4080 :D , works well, thank you for sharing !
if people follow this path, the command to launch the UI is

transparent-background-gui