ehristoforu
commited on
Commit
•
195db8c
1
Parent(s):
165112f
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ tags:
|
|
7 |
- lora
|
8 |
- template:sd-lora
|
9 |
- diffusers
|
|
|
10 |
widget:
|
11 |
- text: astronaut riding a horse
|
12 |
output:
|
@@ -15,7 +16,7 @@ widget:
|
|
15 |
output:
|
16 |
url: images/image (26).png
|
17 |
base_model: stabilityai/sdxl-turbo
|
18 |
-
instance_prompt: <lora:lcm-sdxl-turbo:1>
|
19 |
license: other
|
20 |
license_name: sai-nc-community
|
21 |
license_link: https://huggingface.co/stabilityai/sdxl-turbo/blob/main/LICENSE.TXT
|
@@ -26,7 +27,7 @@ language:
|
|
26 |
library_name: diffusers
|
27 |
pipeline_tag: text-to-image
|
28 |
---
|
29 |
-
# LCM SDXL-turbo
|
30 |
|
31 |
<Gallery />
|
32 |
|
|
|
7 |
- lora
|
8 |
- template:sd-lora
|
9 |
- diffusers
|
10 |
+
- openskyml
|
11 |
widget:
|
12 |
- text: astronaut riding a horse
|
13 |
output:
|
|
|
16 |
output:
|
17 |
url: images/image (26).png
|
18 |
base_model: stabilityai/sdxl-turbo
|
19 |
+
instance_prompt: <lora:lcm-lora-sdxl-turbo:1>
|
20 |
license: other
|
21 |
license_name: sai-nc-community
|
22 |
license_link: https://huggingface.co/stabilityai/sdxl-turbo/blob/main/LICENSE.TXT
|
|
|
27 |
library_name: diffusers
|
28 |
pipeline_tag: text-to-image
|
29 |
---
|
30 |
+
# LCM-LoRA SDXL-turbo
|
31 |
|
32 |
<Gallery />
|
33 |
|