From 95d502b6bfdd19a7e7a28b702a670c846a6a7071 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Mon, 6 Feb 2023 22:34:34 +0530 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 4570844..fabc6b9 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -3,9 +3,7 @@ Common issues and their solutions. If these solutions don't work, please feel fr ## RuntimeError: CUDA out of memory 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). - -Additionally, a common reason for this error is that you're using an initial image larger than 768x768 pixels. Try using a smaller initial image. +Try setting a lower "VRAM Usage Level" setting in the "Settings" tab. Also try generating smaller sized images.