what are the top websites and are they free and available to the public or what? I suspect that the results are nowhere near as "good" as the cherry picked images you get linked in news articles and posted on twitter.
You're viewing a single comment thread. View all comments, or full comment thread.
Comments (21)
sorted by:
This is what I used. Websites give shit results IMO, you can eventually get decent stuff but the amount of control you get when running the code yourself is nice, and there's no filter unlike some sites.
https://github.com/AUTOMATIC1111/stable-diffusion-webui
I don't understand GitHub. I can download this as a ZIP, but not as a usable program.
I know I'm doing this wrong. What am I missing? Serious question, this applies to other GitHub stuff I've tried to get too.
It is incredibly confusing at first, if you've never dipped your toes into the making stuff side of computing.
https://github.com/AUTOMATIC1111/stable-diffusion-webui#automatic-installation-on-windows
I don't think I can come up with more clear instructions than that. You might get lost on step 3where it says:
This is something you should type into the "cmd" prompt on windows, once you have correctly installed both python and git. It will make a folder and download stable-diffusion-webui. I haven't used windows since window7 so it's tough for me to provide 100% accurate windows help.
Looks like this is a good video for following along:
https://www.youtube.com/watch?v=lc500CmPjkQ
Saved. Thank you.