Create README.md
Browse files



@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
base_model: stabilityai/stable-diffusion-2-1-base
|
4 |
+
instance_prompt: sksdog
|
5 |
+
tags:
|
6 |
+
- stable-diffusion
|
7 |
+
- stable-diffusion-diffusers
|
8 |
+
- text-to-image
|
9 |
+
- diffusers
|
10 |
+
inference: true
|
11 |
+
---
|
12 |
+
# Openjourney LoRA - by [PromptHero](https://prompthero.com/?utm_source=huggingface&utm_medium=referral)
|
13 |
+
|
14 |
+
These are LoRA adaption weights for [Openjourney](https://huggingface.co/prompthero/openjourney).
|
15 |
+
|
16 |
+
How to use LoRA's in auto1111:
|
17 |
+
- Update webui (use git pull like here or redownload it)
|
18 |
+
- Copy the file to stable-diffusion-webui/models/lora
|
19 |
+
- Select your LoRA like in this video
|
20 |
+
- Make sure to change the weight (by default it's :1 which is usually too high)
|
21 |
+
|
22 |
+
Examples:
|
23 |
+

|
24 |
+

|
25 |
+

|
26 |
+

|