7 ms·
List of Stable Diffusion resources
- nickstinemates 4y agoTy have been looking for something like this
- stavros 4y agoAlso, 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 https://www.phantasmagoria.me
- akx 4y agoAutomatic1111'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.
- Multicomp 4y agoYeah 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 https://github.com/cmdr2/stable-diffusion-ui
- akx 4y agoAs my comment says, A1111's fork _sets up the venv for you_, no futzing.
- asicsp 4y agoSee also Stable Horde (https://stablehorde.net/ https://stablehorde.net/) - crowdsourced distributed cluster of Stable Diffusion workers
- echelon 4y agoReally cool! Are you running the GPU instances and model yourself, or are you outsourcing image generation to an API?
- stavros 4y agoThanks! No, I use banana.dev because I currently have too little traffic to run the GPUs 24/7. That's why the initial generation is currently a little slow, but hopefully that will be improved with some new changes they're implementing soon.
- dmarchand90 4y agohttps://rentry.org/sdupdates2 https://rentry.org/sdupdates2 seems to be the current link?
- Diris 4y agoSee also the GitHub repository for tracking changes; https://github.com/questianon/sdupdates https://github.com/questianon/sdupdates
- kiru_io 4y agoThis is pretty cool! Thank you for sharing. I made a service [1] to use SD in Notion. Is it something you could share as well? [1] https://slashdreamer.com/ https://slashdreamer.com/
- wokwokwok 4y agoThis 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. Don’t get me wrong, lots of stuff happening, that’s great, but a lot of it is basically nothing really worth paying attention to unless you’re specifically invested in the topic.
- liuliu 4y agoThe 1.5 inpainting model is great! Significant improvement over how to do inpainting before. Highly recommended. Integrated into my mobile app last night and enjoying it so far!
- nickthegreek 4y agoany idea if you can merge a dreambooth checkpoint with the inpainting model to get the best of both? I mostly use inpainting to fix custom trained faces.
- liuliu 4y agoYeah, that would be tricky to merge existing ones together. But you should be able to fine-tune the inpainting model the same way as you tune with dreambooth? For faces, I haven't looked deep, but seems CodeFormer's training cost is minimal, should be able to fine-tune that model, probably better?
- rahidz 4y agoAlso: https://rentry.org/sdmodels https://rentry.org/sdmodels for up-to-date list of Stable Diffusion models
- slig 4y agoAnyone running SD on AWS's Sagemaker yet? They seem to have a very generous free tier that is way better than Google's Colab.
- frozencell 4y agoDon’t AWS collect customer data to send unsolicited ads and sell to governments?
- oth001 4y agoDoesn't Google?
- sva_ 4y agoPlease don't. They'll just castrate it as well.
- siraben 4y agoFor prompt engineering, OpenArt published a Stable Diffusion Prompt Book[1] analogous to the one for DALL-E 2. [1] https://openart.ai/promptbook https://openart.ai/promptbook
- xzghfat 4y agonice
- jasfi 4y agoNot yet available, but InventAI [https://inventai.xyz https://inventai.xyz] will offer AI generated content with some UI innovations.