From 555524157f4232c9c1315ac030e9eb9d6d596dad Mon Sep 17 00:00:00 2001 From: Georg Zoeller Date: Mon, 29 Aug 2022 16:04:38 +0800 Subject: [PATCH] Update README.md Signed-off-by: Georg Zoeller --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34de9d3..e79ba42 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ See [Contributing](.github/CONTRIBUTING.md). ## Actively Maintained Forks & Containers -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. +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 discord 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