aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-09-18 06:09:10 +0000
committerAUTOMATIC <16777216c@gmail.com>2022-09-18 06:09:10 +0000
commit9f9a2084c7679e6b022f91432ed004701cb09638 (patch)
tree5d3a2fe4c4add88aa3832ee1bd56cd0046fcd589 /README.md
parent5e80c286eeae30991f2ff391a81305d1c6a23143 (diff)
downloadstable-diffusion-webui-gfx803-9f9a2084c7679e6b022f91432ed004701cb09638.tar.gz
stable-diffusion-webui-gfx803-9f9a2084c7679e6b022f91432ed004701cb09638.tar.bz2
stable-diffusion-webui-gfx803-9f9a2084c7679e6b022f91432ed004701cb09638.zip
add info about where to get models to instructions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index d97ebc3f..9f3f0345 100644
--- a/README.md
+++ b/README.md
@@ -51,9 +51,9 @@ Alternatively, use [Google Colab](https://colab.research.google.com/drive/1Iy-xW
1. Install [Python 3.10.6](https://www.python.org/downloads/windows/), 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. Place `model.ckpt` in the `models` directory.
-5. _*(Optional)*_ Place `GFPGANv1.3.pth` in the base directory, alongside `webui.py`.
-6. Run `webui-user.bat` from Windows Explorer as normal, non-administrate, user.
+4. Place `model.ckpt` in the `models` directory (see [dependencies](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Dependencies) for where to get it).
+5. _*(Optional)*_ Place `GFPGANv1.3.pth` in the base directory, alongside `webui.py` (see [dependencies](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Dependencies) for where to get it).
+6. Run `webui-user.bat` from Windows Explorer as normal, non-administrator, user.
### Automatic Installation on Linux
1. Install the dependencies: