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