From 3812be5fbd3b7f6e6158266dd89bba80715639ff Mon Sep 17 00:00:00 2001 From: Georg Zoeller Date: Mon, 29 Aug 2022 03:47:50 +0800 Subject: [PATCH] Update README.md Signed-off-by: Georg Zoeller --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0a547b3..ec22d3c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This is a list of Software and Resources for the [Stable Diffusion](https://stab - 🖊️ marks content that requires sign-up or account creation for a third party service outside github - 💵 marks content [Non-Free](https://en.wikipedia.org/wiki/Free_software), commercial content that may require any kind of payment. +Due to the fast moving nature of the topic, entries in the list may be removed at an expedited rate until the ecosystem matures. See [Contributing](.github/CONTRIBUTING.md). @@ -22,6 +23,7 @@ See [Contributing](.github/CONTRIBUTING.md). All forks listed here add additional features and optimisations and are generally faster than the original release as they will keep the model in memory rather than reloading it every prompt. Most forks seem to remove the Safety Classifier which may be a risk in conjunction with third party services such as biscord bots. * [basujindal/stable-diffusion](https://github.com/basujindal/stable-diffusion) - "Optimized Stable Diffusion", fork with dramatically reduced VRAM requirements through model splitting, enabling stable diffusion on lower end video cards. Includes GradIO web interface, prompt weights + * [hlky/stable-diffusion](https://github.com/hlky/stable-diffusion) - Fork with optional [Gradio UI](https://github.com/hlky/stable-diffusion-webui) with support for txt2img, img2img inpainting, GFPGAN, ESGRAN, prompt weights and optional [textual-inversion](https://textual-inversion.github.io/) * [lstein/stable-diffusion](https://github.com/lstein/stable-diffusion) - Fork adding a conversational cli interface, basic web interface, GFPGAN, ESRGAN, prompt weights, [textual-inversion](https://textual-inversion.github.io/) @@ -29,6 +31,8 @@ All forks listed here add additional features and optimisations and are generall * [replicate/copg-stable-diffusion](https://github.com/replicate/cog-stable-diffusion) - [Cog machine learning container](https://github.com/replicate/cog) of SD v1.4 +* [bes-dev/stable-diffusion](https://github.com/bes-dev/stable-diffusion/tree/sb/cpu_inference) - A fork with experimental branch to allow CPU usage. + ## Models and Weights