diff options
author | Thierry <tianming.chen0424@gmail.com> | 2023-03-29 21:00:20 +0000 |
---|---|---|
committer | Thierry <tianming.chen0424@gmail.com> | 2023-03-29 21:00:20 +0000 |
commit | 384bfe22cd86377aca87f82d2746125326a2fe1f (patch) | |
tree | eb07e701b631c98a5fddbe119b812e29e2d86367 /launch.py | |
parent | baef594e4a2c49103d472b48544b6848dfcaf2a6 (diff) | |
download | stable-diffusion-webui-gfx803-384bfe22cd86377aca87f82d2746125326a2fe1f.tar.gz stable-diffusion-webui-gfx803-384bfe22cd86377aca87f82d2746125326a2fe1f.tar.bz2 stable-diffusion-webui-gfx803-384bfe22cd86377aca87f82d2746125326a2fe1f.zip |
Update launch.py
Diffstat (limited to 'launch.py')
-rw-r--r-- | launch.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ or any other error regarding unsuccessful package (library) installation, please downgrade (or upgrade) to the latest version of 3.10 Python
and delete current Python and "venv" folder in WebUI's directory.
-You can download 3.10 Python from here: https://www.python.org/downloads/release/python-3109/
+You can download 3.10 Python from here: https://www.python.org/downloads/release/python-3106/
{"Alternatively, use a binary release of WebUI: https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases" if is_windows else ""}
|