Stable Diffusion with Core ML on Apple Silicon

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • Pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

  • I can't get fine-tune the model ron Apple Silicon due to PyTorch supportability issues. I don't have high-hopes it will be supported.

    https://github.com/pytorch/pytorch/issues/77794

    https://github.com/pytorch/pytorch/issues/77764

  • stable-diffusion-webui

    Stable Diffusion web UI

  • Great, thank you. Look like there’s already a GH issue: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issu...

  • 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

    A latent text-to-image diffusion model

  • I mean, it is a legal time bomb in general[0], with a non-standard license that has special stipulations in an amendment. Do you really incur the weeks of lead time that it would take Legal to review the legality of redistributing this model?

    0: https://github.com/CompVis/stable-diffusion/blob/main/LICENS...

  • whisper.cpp

    Port of OpenAI's Whisper model in C/C++

  • It's one of the reasons I recently ported the Whisper model to plain C/C++. You just clone the repo, run `make [model]` and you are ready to go. No Python, no frameworks, no packages - plain and simple.

    https://github.com/ggerganov/whisper.cpp

  • tch-rs

    Rust bindings for the C++ api of PyTorch.

  • PyTorch has libtorch as its purely native library. There are also Rust bindings for libtorch:

    https://github.com/LaurentMazare/tch-rs

    I used this in the past to make a transformer-based syntax annotator. Fully in Rust, no Python required:

    https://github.com/tensordot/syntaxdot

  • InvokeAI

    InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.

  • ml-stable-diffusion

    Stable Diffusion with Core ML on Apple Silicon

  • SaaSHub

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

    SaaSHub logo
  • diffusionbee-stable-diffusion-ui

    Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.

  • DiffusionBee is an app that is completely self-contained and lets you play with this stuff completely trivially.

    https://diffusionbee.com/

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