Commit
·
35c2287
1
Parent(s):
aea9321
Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,13 @@ tags:
|
|
10 |
widget:
|
11 |
- text: >-
|
12 |
inspired by coffee, by Edward Armitage, When everything is gone You'll wish
|
13 |
-
you only heard us out Heard us out <lora:
|
14 |
parameters:
|
15 |
negative_prompt: dull, boring, error, mediocre
|
16 |
output:
|
17 |
url: images/lcm-lora-sdxl.png
|
18 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
19 |
-
instance_prompt: <lora:
|
20 |
license: mit
|
21 |
---
|
22 |
# LCM LoRA for SDXL
|
@@ -26,7 +26,7 @@ license: mit
|
|
26 |
|
27 |
## Trigger words
|
28 |
|
29 |
-
You should use
|
30 |
|
31 |
|
32 |
## Download model
|
|
|
10 |
widget:
|
11 |
- text: >-
|
12 |
inspired by coffee, by Edward Armitage, When everything is gone You'll wish
|
13 |
+
you only heard us out Heard us out <lora:pytorch_lora_weights:0.6>
|
14 |
parameters:
|
15 |
negative_prompt: dull, boring, error, mediocre
|
16 |
output:
|
17 |
url: images/lcm-lora-sdxl.png
|
18 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
19 |
+
instance_prompt: <lora:pytorch_lora_weights:0.3>
|
20 |
license: mit
|
21 |
---
|
22 |
# LCM LoRA for SDXL
|
|
|
26 |
|
27 |
## Trigger words
|
28 |
|
29 |
+
You should use ```<lora:pytorch_lora_weights:0.3>``` to trigger the image generation.
|
30 |
|
31 |
|
32 |
## Download model
|