Commit
·
c10e327
1
Parent(s):
b1b886d
Update README.md
Browse files
README.md
CHANGED
@@ -22,13 +22,13 @@ These are LoRA adaption weights for [Openjourney](https://huggingface.co/prompth
|
|
22 |
- [Crash course in AI art generation](https://prompthero.com/academy/prompt-engineering-course?utm_source=huggingface&utm_medium=referral)
|
23 |
- [Learn to fine-tune Stable Diffusion for photorealism](https://prompthero.com/academy/dreambooth-stable-diffusion-train-fine-tune-course?utm_source=huggingface&utm_medium=referral)
|
24 |
|
25 |
-
How to use LoRA's in auto1111:
|
26 |
- Update webui (use git pull like here or redownload it)
|
27 |
- Copy the file to stable-diffusion-webui/models/lora
|
28 |
- Select your LoRA like in this video
|
29 |
- Make sure to change the weight (by default it's :1 which is usually too high)
|
30 |
|
31 |
-
Examples:
|
32 |

|
33 |

|
34 |

|
|
|
22 |
- [Crash course in AI art generation](https://prompthero.com/academy/prompt-engineering-course?utm_source=huggingface&utm_medium=referral)
|
23 |
- [Learn to fine-tune Stable Diffusion for photorealism](https://prompthero.com/academy/dreambooth-stable-diffusion-train-fine-tune-course?utm_source=huggingface&utm_medium=referral)
|
24 |
|
25 |
+
# How to use LoRA's in auto1111:
|
26 |
- Update webui (use git pull like here or redownload it)
|
27 |
- Copy the file to stable-diffusion-webui/models/lora
|
28 |
- Select your LoRA like in this video
|
29 |
- Make sure to change the weight (by default it's :1 which is usually too high)
|
30 |
|
31 |
+
# Examples:
|
32 |

|
33 |

|
34 |

|