mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-01 20:35:06 +08:00
updated readme to reflect new model location
This commit is contained in:
parent
247f58a5e7
commit
f8f17e3b9e
@ -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"
|
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).
|
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`.
|
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`.
|
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.
|
6. Run `webui-user.bat` from Windows Explorer as normal, non-administrate, user.
|
||||||
|
|
||||||
|
0
models/Put Stable Diffusion checkpoints here.txt
Normal file
0
models/Put Stable Diffusion checkpoints here.txt
Normal file
Loading…
Reference in New Issue
Block a user