hearmeneigh
commited on
Commit
•
7183029
1
Parent(s):
a22959b
Update INSTALL.md
Browse files- INSTALL.md +0 -2
INSTALL.md
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
E621 Rising V3 is ready to use with Stable Diffusion WebUI, Python, and anything else that can load SDXL `safetensors` files.
|
3 |
|
4 |
## Using with Stable Diffusion WebUI
|
5 |
-
### Setting Up
|
6 |
1. Install [Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
|
7 |
2. Download [`e621-rising-v3-epoch-34.fp16.safetensors`](https://huggingface.co/hearmeneigh/e621-rising-v3-safetensors/resolve/main/e621-rising-v3-epoch-34.fp16.safetensors)
|
8 |
3. Copy/move the file to `<stable-diffusion-webui>/models/Stable-diffusion`
|
@@ -19,7 +18,6 @@ For more information, [see here](https://github.com/AUTOMATIC1111/stable-diffusi
|
|
19 |
4. (Recommended) Download and load [`e621-rising-v3.comfuyi.json`](https://huggingface.co/datasets/hearmeneigh/e621-rising-v3-preliminary-data/resolve/main/e621-rising-v3.comfuyi.json?download=true) ComfyUI workflow example
|
20 |
|
21 |
|
22 |
-
|
23 |
## Using with Python
|
24 |
|
25 |
```python
|
|
|
2 |
E621 Rising V3 is ready to use with Stable Diffusion WebUI, Python, and anything else that can load SDXL `safetensors` files.
|
3 |
|
4 |
## Using with Stable Diffusion WebUI
|
|
|
5 |
1. Install [Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
|
6 |
2. Download [`e621-rising-v3-epoch-34.fp16.safetensors`](https://huggingface.co/hearmeneigh/e621-rising-v3-safetensors/resolve/main/e621-rising-v3-epoch-34.fp16.safetensors)
|
7 |
3. Copy/move the file to `<stable-diffusion-webui>/models/Stable-diffusion`
|
|
|
18 |
4. (Recommended) Download and load [`e621-rising-v3.comfuyi.json`](https://huggingface.co/datasets/hearmeneigh/e621-rising-v3-preliminary-data/resolve/main/e621-rising-v3.comfuyi.json?download=true) ComfyUI workflow example
|
19 |
|
20 |
|
|
|
21 |
## Using with Python
|
22 |
|
23 |
```python
|