Change tag
Browse filesChange tag from lora to dora
README.md
CHANGED
@@ -4,30 +4,21 @@ tags:
|
|
4 |
- stable-diffusion-xl-diffusers
|
5 |
- text-to-image
|
6 |
- diffusers
|
7 |
-
- lora
|
8 |
- template:sd-lora
|
|
|
9 |
widget:
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
output:
|
23 |
-
url:
|
24 |
-
"image_2.png"
|
25 |
-
|
26 |
-
- text: 'a <s0><s1> fireworks of an astronaut riding a horse'
|
27 |
-
output:
|
28 |
-
url:
|
29 |
-
"image_3.png"
|
30 |
-
|
31 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
32 |
instance_prompt: a <s0><s1> fireworks
|
33 |
license: openrail++
|
@@ -91,5 +82,4 @@ LoRA for the text encoder was enabled. False.
|
|
91 |
|
92 |
Pivotal tuning was enabled: True.
|
93 |
|
94 |
-
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
95 |
-
|
|
|
4 |
- stable-diffusion-xl-diffusers
|
5 |
- text-to-image
|
6 |
- diffusers
|
|
|
7 |
- template:sd-lora
|
8 |
+
- dora
|
9 |
widget:
|
10 |
+
- text: a <s0><s1> fireworks of an astronaut riding a horse
|
11 |
+
output:
|
12 |
+
url: image_0.png
|
13 |
+
- text: a <s0><s1> fireworks of an astronaut riding a horse
|
14 |
+
output:
|
15 |
+
url: image_1.png
|
16 |
+
- text: a <s0><s1> fireworks of an astronaut riding a horse
|
17 |
+
output:
|
18 |
+
url: image_2.png
|
19 |
+
- text: a <s0><s1> fireworks of an astronaut riding a horse
|
20 |
+
output:
|
21 |
+
url: image_3.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
23 |
instance_prompt: a <s0><s1> fireworks
|
24 |
license: openrail++
|
|
|
82 |
|
83 |
Pivotal tuning was enabled: True.
|
84 |
|
85 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
|