From 3927dfa71d422b6bb5f3f828599e544d29cab4da Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 15 Sep 2022 13:06:54 +0530 Subject: [PATCH] Update Troubleshooting.md --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 3fe2be06..cab1783e 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -16,7 +16,7 @@ This error can also be caused if you already have conda/miniconda/anaconda insta If nothing works, this could be due to a corrupted installation. Please try reinstalling this, by deleting the installed folder, and unzipping from the downloaded zip file. -## Killed uvicorn server:app --app-dir "$SD_UI_PATH" --port 9000 --host 0.0.0.0 +## Killed uvicorn server:app --app-dir ... --port 9000 --host 0.0.0.0 This happens if your PC ran out of RAM. Stable Diffusion requires a lot of RAM, and requires atleast 10 GB of RAM to work well. You can also try closing all other applications before running Stable Diffusion UI. ## Green image generated