From 64b6e8328b7607206ef7287d0bc1480cae48ae49 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Wed, 26 Oct 2022 20:07:48 +0530 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 8b6e19a..bd87fc3 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -1,7 +1,7 @@ Common issues and their solutions. If these solutions don't work, please feel free to ask at the [discord server](https://discord.com/invite/u9yhsFmEkB) or [file an issue](https://github.com/cmdr2/stable-diffusion-ui/issues). ## RuntimeError: CUDA out of memory -This can happen if your PC has less than 6GB of VRAM. +This can happen if your PC has less than 6GB of GPU RAM. Try disabling the "Turbo mode" setting under "Advanced Settings", since that takes an additional 1 GB of VRAM (to increase the speed).