From b03df6fdb1f9f7116dea881af670c52495eb6309 Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Mon, 5 Feb 2024 17:59:37 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9f9a261..4051c84c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Stable Diffusion Web UI Forge +# Stable Diffusion WebUI Forge -Stable Diffusion Web UI Forge is a platform on top of [Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) (based on [Gradio](https://www.gradio.app/)) to make development easier, optimize resource management, and speed up inference. +Stable Diffusion WebUI Forge is a platform on top of [Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) (based on [Gradio](https://www.gradio.app/)) to make development easier, optimize resource management, and speed up inference. The name "Forge" is inspired from "Minecraft Forge". This project is aimed at becoming SD WebUI's Forge.