From 42457aa50f39d60b53b4d2f0ac743ec495e4316b Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Thu, 25 Jan 2024 18:16:28 -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 4238338a..16127fc7 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 speed and memory optimization and reworked everything. +Forge removes 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.**