Stable Diffusion GUIs for Apple Silicon

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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)

  • Stable Diffusion Dream Script: This is the original site/script for supporting macOS. I found this soon after Stable Diffusion was publicly released and it was the site which inspired me to try out using Stable Diffusion on a mac. They have a web-based UI (as well as command-line scripts) and a lot of documentation on how to get things working.

  • stable-diffusion

    A latent text-to-image diffusion model

  • Multiple GUIs on top of the CompVIS Stable Diffusion code: I have not tried all of these, but they probably require that you install the CompVIS Stable Diffusion code and get it working first. So might not be for those who don’t want to work with the command-line and mess around with Python package dependencies and such. There was one interesting project there using Streamlit, and while I could get the server to run fine on a mac, I have not gone any further since the underlying Stable Diffusion script required changes to get it running on a mac.

  • 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

    Stable Diffusion basic web UI implemented with ONE python file (by firstmover)

  • Multiple GUIs on top of the CompVIS Stable Diffusion code: I have not tried all of these, but they probably require that you install the CompVIS Stable Diffusion code and get it working first. So might not be for those who don’t want to work with the command-line and mess around with Python package dependencies and such. There was one interesting project there using Streamlit, and while I could get the server to run fine on a mac, I have not gone any further since the underlying Stable Diffusion script required changes to get it running on a mac.

  • sd-gui

    Clean and simple Stable Diffusion GUI for macOS, Windows, and Linux

  • My own GUI: I wrote multiple versions of this GUI and it works on not just macOS but under Linux and Windows too. Again, this requires installing Python and setting up dependencies. There’s a detailed doc with instructions on the GitHub repo I linked to, but might not be your cup of tea/coffee 😛

  • Real-ESRGAN

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

  • Upscaling is not a built-in Stable Diffusion feature. You have to generally use a secondary library like ESRGAN to do this. It should be simple enough to implement it but speaking personally for me, other features have taken precedence 🙂 When I do need upscaling, I simply use the binary that Real-ESRGAN provides (https://github.com/xinntao/Real-ESRGAN) and do it via the command-line ...

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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