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`.