From f11456e2d38d6b7f8432cd6952fb2f10fc2081b3 Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Sun, 4 Feb 2024 19:05:50 -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 96fe21956..f765ff5a1 100644 --- a/README.md +++ b/README.md @@ -668,4 +668,4 @@ Other extensions should work without problems, like: However, if newer extensions use Forge, their codes can be much shorter. -Usually if an old extension can rework using Forge's unet patcher, 80% codes can be removed, especially when they need to call controlnet. +Usually if an old extension rework using Forge's unet patcher, 80% codes can be removed, especially when they need to call controlnet.