From fbff21b0d67505cc760904cfab80bc2acfba76b1 Mon Sep 17 00:00:00 2001 From: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Thu, 22 Jan 2026 15:31:23 +0900 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 2b97c20..9482cc4 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -8,6 +8,10 @@ - Example: `set PYTHON=B:\soft\Python310\python.exe` - Installer requirements from `requirements_versions.txt`, which lists versions for modules specifically compatible with Python 3.10.6. If this doesn't work with other versions of Python, setting the custom parameter `set REQS_FILE=requirements.txt` may help. +# "Couldn't clone Stable Diffusion" or "Username for 'https://github.com':" +read this post for the fix +- https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/17212 + # Run `webui-user.bat` but the window immediately closes Some error has occurred but the window closed too fast we can't see the issue, we need to prevent `webui-user.bat` form closeing instantly. 1. Right click to edit `webui-user.bat`.