From b085ebd6dbf9328b5c8c956edb67c55a682a1777 Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Mon, 5 Feb 2024 15:16:14 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 749a154f..53acbe10 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Stable Diffusion Web UI Forge -Stable Diffusion Web UI Forge is a platform on top of [Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) and [Gradio](https://www.gradio.app/) to make development easier, optimize resource management, and speed up inference. +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. The name "Forge" is inspired from "Minecraft Forge". This project is aimed at becoming SD WebUI's Forge.