Update README.md

This commit is contained in:
lllyasviel 2024-02-05 15:17:13 -08:00
parent b085ebd6db
commit 7cef38e865

View File

@ -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).