I know it took a while - But, yes. Now, we're talking about Stable Diffusion -
Comments
Damn bro, that's crazy incredible, and major thanks for documenting and sharing all that information, It will definitely come in handy when people start asking about technical specific things :)
Thank you again so much, and congrats on getting it to work!!
Royal Skies
2022-09-30 01:33:24 +0000 UTC
I got so hyped I stayed up all night getting this thing to work. Highly recommend the stable diffusion UI version. The creators of this fork made it so the dependencies are autoloaded (risky if you have bad internet b/c were talking somewhere of 10?gb in downloads) but all you have to do is grab github (if not loaded) and a specific version of Python instead of trying to individually manage the 4 or so major modules.
base open source package (just for official opensource link)
https://github.com/gammagec/stable-diffusion-gui
Note :: fairly difficult to manage individually and heavy requirements; my NVidia 16xx 16Gb vram ran out of memory on low settings... so rather than dink around with args here I went for the optimized user interface fork.
4 gb ram required, 10 gb ram recommended
https://github.com/AUTOMATIC1111/stable-diffusion-webui
how to install link(s) from the read-me
NVidia-GPUs
https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Install-and-Run-on-N
AMD (still being fully developed)
https://rentry.org/ayymd-stable-diffustion-v1_4-guide
other helpful tidbit
for NVidia 16xx if black squares or out of memory need to add cmd-args to webui-user.bat file (in stable-diffusion-webui-master folder)
see :: https://www.reddit.com/r/StableDiffusion/comments/x412gs/stable_diffusion_webui_generating_black_images/
and :: https://www.howtogeek.com/832491/how-to-run-stable-diffusion-locally-with-a-gui-on-windows/
Or List of helpful args from above links
(ones I use) --opt-split-attention --precision full --no-half
(arg for lower memory) --medvram
or wait for RoyalSkies upcoming videos!
π§π