Hacker News new | ask | show | jobs
by akx 1323 days ago
Automatic1111's fork is pretty good in the no-messing-around sense – on my Windows box (which has an old but decent gaming GPU), all it took was running `launch.bat`, and it set up a venv, downloaded dependencies and wired everything up, and opened the Gradio web UI.
1 comments

Yeah even messing with a venv was too much work for me.

So I used this and it's as simple as extract the download and run the curl | bash script inside it.

Is it safe for enterprise use? Nay.

Is it more convenient than manually futzing with venvs? Yay.

https://github.com/cmdr2/stable-diffusion-ui

As my comment says, A1111's fork _sets up the venv for you_, no futzing.