From eedb26e532a6ec07f4dad7018b8df1d6047016c6 Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Sun, 12 Feb 2023 10:14:37 -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 2ab750c..784964c 100644 --- a/docs/low_vram.md +++ b/docs/low_vram.md @@ -6,7 +6,7 @@ If you are using 8GB GPU card (or if you want larger batch size), please open "c save_memory = True ``` -Note that is feature is still being tested - not all graphics cards are guaranteed to succeed. +This feature is still being tested - not all graphics cards are guaranteed to succeed. But it should be neat as I can diffuse at a batch size of 12 now.