aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-04-29 14:39:02 +0000
committerGitHub <noreply@github.com>2023-04-29 14:39:02 +0000
commit97167a576880e4802de081db71372ddc8c16fd92 (patch)
treee56a2db882037f749e19c1ddecc17c2cce13462c /README.md
parent609b8933a262239b03af44590abde5c73ba8f56f (diff)
parent384bfe22cd86377aca87f82d2746125326a2fe1f (diff)
downloadstable-diffusion-webui-gfx803-97167a576880e4802de081db71372ddc8c16fd92.tar.gz
stable-diffusion-webui-gfx803-97167a576880e4802de081db71372ddc8c16fd92.tar.bz2
stable-diffusion-webui-gfx803-97167a576880e4802de081db71372ddc8c16fd92.zip
Merge pull request #9165 from Ming424/update-readme
Small update for readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 996eefb6..67a1a83a 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,7 @@ Alternatively, use online services (like Google Colab):
- [List of Online Services](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Online-Services)
### Automatic Installation on Windows
-1. Install [Python 3.10.6](https://www.python.org/downloads/windows/), checking "Add Python to PATH".
+1. Install [Python 3.10.6](https://www.python.org/downloads/release/python-3106/) (Newer version of Python does not support torch), checking "Add Python to PATH".
2. Install [git](https://git-scm.com/download/win).
3. Download the stable-diffusion-webui repository, for example by running `git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git`.
4. Run `webui-user.bat` from Windows Explorer as normal, non-administrator, user.