From 54de9e9657bb9f7e722a5d1d6389207635b60284 Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Sat, 11 Feb 2023 16:42:36 -0800 Subject: [PATCH] Update low_vram.md --- docs/low_vram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/low_vram.md b/docs/low_vram.md index b588f0e..2c07f86 100644 --- a/docs/low_vram.md +++ b/docs/low_vram.md @@ -1,6 +1,6 @@ # Enable Low VRAM Mode -If you are using 8GB GPu card, please open "config.py", and then set +If you are using 8GB GPu card (or if you want larger batch size), please open "config.py", and then set ```python save_memory = True