From 083e5ed6dee9b9690f750f625cab369a80a3d698 Mon Sep 17 00:00:00 2001 From: Georg Zoeller Date: Mon, 24 Oct 2022 01:17:45 +0800 Subject: [PATCH] Update README.md Signed-off-by: Georg Zoeller --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a6e17e6..9ee894d 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,11 @@ Due to the fast-moving nature of the topic, entries in the list may be removed a See [Contributing](.github/CONTRIBUTING.md). +## TL;DR + +``` The easiest way to get started for most people is to pick one of the available GUIs based on the desired platform and follow it's installation instructions ``` + + ## Official Resources * **[CompVis/Stable Diffusion](https://github.com/CompVis/stable-diffusion)** - The official release of Stable Diffusion including a CLI, an AI-based Safety Classifier, which detects and suppresses sexualized content, and all the necessary files to get running.