From 2566ec5da5a32c48e8a42601c204499b9b9a1b20 Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Tue, 17 Oct 2023 23:11:39 -0700 Subject: [PATCH] Update update_log.md --- update_log.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_log.md b/update_log.md index 7afbc155..679d0bdb 100644 --- a/update_log.md +++ b/update_log.md @@ -4,7 +4,7 @@ * Reduced 3.4GB RAM use when swapping base model. * Reduced 372MB VRAM use in VAE decoding after using control model in image prompt. -* Note that Official ComfyUI (d44a2de) will run out of VRAM when using sdxl and control-lora on 2060 GB that does not support float16 at resolution 1024. Fooocus 2.1.695 succeeded in outputting images without OOM using exactly same devices. +* Note that Official ComfyUI (d44a2de) will run out of VRAM when using sdxl and control-lora on 2060 6GB that does not support float16 at resolution 1024. Fooocus 2.1.695 succeeded in outputting images without OOM using exactly same devices. (2023 Oct 17) Announcement of update being paused.