How do I run Stable Diffusion and sharing FAQs

This page summarizes the projects mentioned and recommended in the original post on /r/StableDiffusion

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • stable-diffusion

    A latent text-to-image diffusion model

  • There was a PR that ought to get Stable Diffusion to work in M1's https://github.com/CompVis/stable-diffusion/pull/47 https://github.com/magnusviri/stable-diffusion/tree/apple-silicon-mps-support

  • stable-diffusion

    Optimized Stable Diffusion modified to run on lower GPU VRAM (by basujindal)

  • Miniconda plus main git repo. For the optimized version at https://github.com/basujindal/stable-diffusion I copied the optimizedSD directory into the base repo directory and had to edit the python files to set the correct path for the "ckpt" model weights file.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • stable-diffusion

    Discontinued This version of CompVis/stable-diffusion features an interactive command-line script that combines text2img and img2img functionality in a "dream bot" style interface, a WebGUI, and multiple features and other enhancements. [Moved to: https://github.com/invoke-ai/InvokeAI] (by lstein)

  • if not try using this fork of Stable Diffusion that I used. It's a bit more user friendly. I know it contains it in there. https://github.com/lstein/stable-diffusion

  • rocm-build

    build scripts for ROCm

  • Unofficial black magic is available: https://github.com/xuhuisheng/rocm-build/tree/master/navi10 (pytorch 1.12.0 is outdated but can run SD)

  • yasd-discord-bot

    Yet Another Stable Diffusion Discord Bot

  • sd-akashic

    A compendium of informations regarding Stable Diffusion (SD)

  • Can you add this in the post?

  • stable-diffusion

    Go to lstein/stable-diffusion for all the best stuff and a stable release. This repository is my testing ground and it's very likely that I've done something that will break it. (by magnusviri)

  • There was a PR that ought to get Stable Diffusion to work in M1's https://github.com/CompVis/stable-diffusion/pull/47 https://github.com/magnusviri/stable-diffusion/tree/apple-silicon-mps-support

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • stable-diffusion-webui

    Discontinued Stable Diffusion web UI [Moved to: https://github.com/sd-webui/stable-diffusion-webui] (by hlky)

  • I was worried about that script as well because it was just tacked on without a repo. It's now housed in one: https://github.com/hlky/stable-diffusion-webui. I reviewed it myself and found no cause for concern. You shouldn't trust a random redditor's judgement on something like this, of course, but you can review it yourself now and view the development history. The maintainer seems passionate about SD and has added a bunch of useful features. It's being actively developed and improved.

  • Stable-diffusion-In-a-Box

    Quickly get up and running with a ui for sd in the cloud

  • CLIP

    CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image

  • ERROR: Error [WinError 2] The system cannot find the file specified while executing command git clone -q https://github.com/openai/CLIP.git 'C:\Stable_diffusion\stable-diffusion-main\src\clip' ERROR: Cannot find command 'git' - do you have 'git' installed and in your PATH?

  • taming-transformers

    Taming Transformers for High-Resolution Image Synthesis

  • Pip subprocess error: ERROR: Error [WinError 2] The system cannot find the file specified while executing command git clone -q https://github.com/CompVis/taming-transformers.git 'C:\stable-diffusion\stable-diffusion-main\src\taming-transformers' ERROR: Cannot find command 'git' - do you have 'git' installed and in your PATH?

  • Real-ESRGAN

    Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.

  • ESRGAN?

  • stable-diffusion-webui

    Stable Diffusion web UI

  • Not sure how nmkd's GUI is but WebUI or guitard are both good alternatives with steps to get the upscalers, textual inversion and img2img.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts