From f5d568d64e9038d43e5761d5d2be7be360f0cb4c Mon Sep 17 00:00:00 2001 From: Albert Islamov Date: Tue, 30 Aug 2022 01:30:42 +0000 Subject: [PATCH 1/2] feat: add CPU-only tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e328a21..6b6874f 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ Tutorials and high quality edutcational resources. * [Stable Diffusion How To](https://www.assemblyai.com/blog/how-to-run-stable-diffusion-locally-to-generate-images/) - A basic tutorial on how to get Stable Diffusion up and running. * [Installing on Windows](https://rentry.org/SDInstallation) - A guide to install and run SD on Windows with c * [Running on M1 Apple Silicon](https://www.reddit.com/r/StableDiffusion/comments/wx0tkn/stablediffusion_runs_on_m1_chips/) - Reddit thread with instructions on how to run Stable Diffusion on Apple M1 CPU and GPU. +* [Easy CPU-only Stable Diffusion](https://rentry.org/cpu_stable_diffusion_guide) - Easy CPU-only stable diffusion without littering too much your GNU/Linux system * ["Ultimate GUI Retard Guide](https://rentry.org/GUItard) - Tutorial for installing the [hlky fork](https://github.com/hlky/stable-diffusion) along with it's [WebUI](https://github.com/hlky/stable-diffusion-webui). * [Building a SD Discord Bot](https://replicate.com/blog/build-a-robot-artist-for-your-discord-server-with-stable-diffusion) - Tutorial on how to build a stable diffusion discord bot using python. From 6164d2ad8dce4cd198465efe9251c7492ab4774d Mon Sep 17 00:00:00 2001 From: Albert Islamov Date: Wed, 31 Aug 2022 09:55:46 +0000 Subject: [PATCH 2/2] feat: add community resource: 1 week of SD --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index af901ba..1c68341 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,9 @@ Tutorials and high quality edutcational resources. - [Sunny's Tips & Tricks](https://docs.google.com/document/u/1/d/1K6EqcsRut0InU-8jB0yOvBMGesf5Dndg5FwyuaYLqNc/mobilebasic) - Sunny's SD Tips & Tricks Google Doc with lots of visual comparisons and useful information. - [AI Image Generator Comparison](https://petapixel.com/2022/08/22/ai-image-generators-compared-side-by-side-reveals-stark-differences/) Visual comparison between Dall-e, Stable Diffusion and Midjourney by PetaPixel.com +## Community resources +* [1 week of Stable Diffusion](https://www.assemblyai.com/blog/how-to-run-stable-diffusion-locally-to-generate-images/) - Curated list of SD services, adaptations, user interfaces and integrations + ## Social Media * [r/StableDiffusion](https://www.reddit.com/r/StableDiffusion/) - Stable Diffusion Reddit.