my University has a power outage :(
Fyrean
Creator of
Recent community posts
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)
the web app uses this Character Expression Gen workflow https://openart.ai/workflows/DZqWIDYghMS7czb5NTGB on the backend so you can just run that.
However it does take some knowledge of how to install Comfy UI and custom nodes so I recommend you look up some tutorials
what browser are you using? https://screenful.com/guide/how-to/how-to-open-the-browser-developer-console
Can you screenshot or copy the error?