the github link is there, but its a bit old so I’ll update it with the new version when I have time.
🔞 ADULT: Profile/fyrean - Complete Album!
Fyrean
Creator of
Recent community posts
the itch url will not change (https://fyrean.itch.io/bgbye-background-remover)
but the main webapp url will change from bgbye.fyrean.com to bgbye.io
if you just need to use inspyrenet, I recommend this free huggingface space which is much faster: https://huggingface.co/spaces/gokaygokay/Inspyrenet-Rembg
there are other free AIHorde apps:
https://aqualxx.github.io/stable-ui/
However if you don’t have your own horde token then you’d be limited to anon generations which is slower and has limited max size when the horde is under heavy load. For my app you are using my token by default which is loaded with kudos.
You can go on aihorde discord to get free kudos https://discord.com/invite/3DxrhksKzn
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)




