From 7cef38e8654259675842015e3f240f2f9162fec8 Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Mon, 5 Feb 2024 15:17:13 -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 53acbe10..9e0bd170 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Another very important change that Forge brings is **Unet Patcher**. Using Unet Thanks to Unet Patcher, many new things are possible now and supported in Forge, including SVD, Z123, masked Ip-adapter, masked controlnet, photomaker, etc. -**No need to monkey patch UNet and conflict other extensions anymore!** +**No need to monkeypatch UNet and conflict other extensions anymore!** Forge also adds a few samplers, including but not limited to DDPM, DDPM Karras, DPM++ 2M Turbo, DPM++ 2M SDE Turbo, LCM Karras, Euler A Turbo, etc. (LCM is already in original webui since 1.7.0).