From bb209ae2b2a723c4e6d64842dbd136512bf40a54 Mon Sep 17 00:00:00 2001 From: lllyasviel <19834515+lllyasviel@users.noreply.github.com> Date: Fri, 26 Jul 2024 12:49:24 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f83d50b4..e586cdc0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Stable Diffusion WebUI Forge is a platform on top of [Stable Diffusion WebUI](ht The name "Forge" is inspired from "Minecraft Forge". This project is aimed at becoming SD WebUI's Forge. +Forge is currently based on SD-WebUI 1.10. + # Installing Forge If you are proficient in Git and you want to install Forge as another branch of SD-WebUI, please see [here](https://github.com/continue-revolution/sd-webui-animatediff/blob/forge/master/docs/how-to-use.md#you-have-a1111-and-you-know-git). In this way, you can reuse all SD checkpoints and all extensions you installed previously in your OG SD-WebUI, but you should know what you are doing.