Show HN: InvokeAI, an open source Stable Diffusion toolkit and WebUI

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

  • Yes.

    File an issue of it’s not working for you; it’s working fine for me.

    (See for example https://github.com/invoke-ai/InvokeAI/issues/1021 ; if you had a previous install, delete it entirely)

  • ai-notes

    notes for software engineers getting up to speed on new AI developments. Serves as datastore for https://latent.space writing, and product brainstorming, but has cleaned up canonical references under the /Resources folder.

  • [OT] its been hard for me to trace the universe of stable diffusion forks so ive been maintaining a list here: https://github.com/sw-yx/prompt-eng#sd-major-forks

    please let me know/send PRs if i missed anything, its been a couple months so i'm overdue for a round of cleanup/reorganizing

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

    Discontinued Easiest 1-click way to install and use Stable Diffusion on your computer. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image. [Moved to: https://github.com/easydiffusion/easydiffusion]

  • Can you make the ui InvokeAI as easy to install as running a Windows 11 command line script?

    I couldn't get it to work following https://invoke-ai.github.io/InvokeAI/installation/INSTALL_WI...

    Similar to https://github.com/cmdr2/stable-diffusion-ui/releases/tag/v2...

  • diffusion-ui

    Frontend for deeplearning Image generation

  • * responsive design --> works great on mobile, swipe left/right to switch between pictures in same generation and up/down to switch to another generation to compare

    Here is the repo: https://github.com/leszekhanusz/diffusion-ui

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

  • This is great but it requires lots of "geek" (installing dependencies, borking your system with brew, etc...)

    Vs DiffusionBee which just works

    https://diffusionbee.com/

    Maybe the two projects can merge?

  • UnstableFusion

    A Stable Diffusion desktop frontend with inpainting, img2img and more!

  • Shameless plug: I was frustrated with the poor UI of notebook-based frontends so I wrote a desktop version here: https://github.com/ahrm/UnstableFusion .

    Here is a video of some of its features: https://www.youtube.com/watch?v=XLOhizAnSfQ&t=1s

  • imaginAIry

    Pythonic AI generation of images and videos

  • SaaSHub

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

    SaaSHub logo
  • rocm-build

    build scripts for ROCm

  • I am in the same boat with a gfx03 card. What patch did you use? The ones here? https://github.com/xuhuisheng/rocm-build

    I also tried to compile pytorch with its Vulkan backend, but ended throwing the towel as LDFLAGS are a mess to get right (I successfully compiled it, but that was only part of the build chain, and decided I had better things to spend time on). I wonder how that would perform; ncnn works pretty decently.

  • stable_diffusion.openvino

  • Sounds awesome! Unfortunately, it says that it requires a GPU. Please consider making it accessible to people without a GPU, for example using OpenVino like [this (command line only) project](https://github.com/bes-dev/stable_diffusion.openvino) does. Thanks!

  • generation-q

    A cross-platform desktop app with a nice interface to Stable Diffusion and others

  • Here's a cross-platform desktop GUI[0] for img2img/txt2img that takes a unique angle by remaining independent of specific models/scripts, though it was originally designed to work with Stable Diffusion.

    [0] https://github.com/westoncb/generation-q

  • perceiver-pytorch

    Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch

  • This is the file in that other repo that the code actually seems to originate from https://github.com/lucidrains/perceiver-pytorch/blame/main/p...

    As you can see, that repo from 2 years ago even originates the "# attention, what we cannot get enough of" comment and is an exact 1:1 match to Automatics commit, while the one from NovelAI even has a small change in the if clause that Automatic doesn't have.

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