List of Stable Diffusion resources
11–20 of 24 posts
Re: List of Stable Diffusion resources
#12Re: List of Stable Diffusion resources
#13Also, if you don't want to mess around with setting up Jupyter notebooks, I made a service for generating SD images: https://www.phantasmagoria.me
Re: List of Stable Diffusion resources
#14Anyone running SD on AWS's Sagemaker yet? They seem to have a very generous free tier that is way better than Google's Colab.
Re: List of Stable Diffusion resources
#15Re: List of Stable Diffusion resources
#16This is why things like reddit / hn exist; a raw list of links gives you no idea what’s interesting and what’s just irrelevant. I think the tldr is, in the last month: - 1.5 model came out; its ok. Incremental improvement, not really significant. - new VAE came out; this actually tangibly improves fine details, like feet and hands. The rest is random crap around supporting tooling or vague hand wavy research stuff. D…
Re: List of Stable Diffusion resources
#17Re: List of Stable Diffusion resources
#18Also, if you don't want to mess around with setting up Jupyter notebooks, I made a service for generating SD images: https://www.phantasmagoria.me
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.
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.
Re: List of Stable Diffusion resources
#19Re: List of Stable Diffusion resources
#20Anyone running SD on AWS's Sagemaker yet? They seem to have a very generous free tier that is way better than Google's Colab.