Updated Troubleshooting (markdown)

w-e-w
2026-01-22 15:31:23 +09:00
parent 4eaffb75b7
commit fbff21b0d6

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