aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-09-17 09:12:55 +0000
committerAUTOMATIC <16777216c@gmail.com>2022-09-17 09:12:55 +0000
commitf8f17e3b9e61f238dd32b6d1bab5db040c531559 (patch)
treea7d3af2379f9e71177563e0d844d92ae29aa52f7
parent247f58a5e740a7bd3980815961425b778d77ec28 (diff)
downloadstable-diffusion-webui-gfx803-f8f17e3b9e61f238dd32b6d1bab5db040c531559.tar.gz
stable-diffusion-webui-gfx803-f8f17e3b9e61f238dd32b6d1bab5db040c531559.tar.bz2
stable-diffusion-webui-gfx803-f8f17e3b9e61f238dd32b6d1bab5db040c531559.zip
updated readme to reflect new model location
-rw-r--r--README.md2
-rw-r--r--models/Put Stable Diffusion checkpoints here.txt0
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c232e38..d97ebc3f 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ 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 base directory, alongside `webui.py`.
+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.
diff --git a/models/Put Stable Diffusion checkpoints here.txt b/models/Put Stable Diffusion checkpoints here.txt
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/models/Put Stable Diffusion checkpoints here.txt