From dd715abec13da130c940e8a2375af76ef9989394 Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Sat, 11 Feb 2023 18:13: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 2c07f86..2ab750c 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 (or if you want larger batch size), 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