From ffba7199f4055b085a94b9a0c4367482725c82ea Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Thu, 25 Jan 2024 18:16:04 -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 51f78b63..4238338a 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ We do not change any UI. But you will see the version of Forge here ### Changes -I removed all WebUI's codes related to optimization and reworked everything. +I removed all WebUI's codes related to speed and memory optimization and reworked everything. All previous cmd flags like medvram, lowvram, medvram-sdxl, precision full, no half, no half vae, attention_xxx, upcast unet, ... are all REMOVED. Adding these flags will not cause error but they will not do anything now. **We highly encourage Forge users to remove all cmd flags and let Forge to decide how to load models.**