thliang01 commited on
Commit
9677775
·
verified ·
1 Parent(s): a73226e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -23
README.md CHANGED
@@ -6,28 +6,20 @@ tags:
6
  - diffusers
7
  - lora
8
  - template:sd-lora
 
9
  widget:
10
-
11
- - text: 'a <s0><s1> icon of an astronaut riding a horse, in the style of <s0><s1>'
12
- output:
13
- url:
14
- "image_0.png"
15
-
16
- - text: 'a <s0><s1> icon of an astronaut riding a horse, in the style of <s0><s1>'
17
- output:
18
- url:
19
- "image_1.png"
20
-
21
- - text: 'a <s0><s1> icon of an astronaut riding a horse, in the style of <s0><s1>'
22
- output:
23
- url:
24
- "image_2.png"
25
-
26
- - text: 'a <s0><s1> icon of an astronaut riding a horse, in the style of <s0><s1>'
27
- output:
28
- url:
29
- "image_3.png"
30
-
31
  base_model: stabilityai/stable-diffusion-xl-base-1.0
32
  instance_prompt: 3d icon in the style of <s0><s1>
33
  license: openrail++
@@ -91,5 +83,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
-
 
6
  - diffusers
7
  - lora
8
  - template:sd-lora
9
+ - dora
10
  widget:
11
+ - text: a <s0><s1> icon of an astronaut riding a horse, in the style of <s0><s1>
12
+ output:
13
+ url: image_0.png
14
+ - text: a <s0><s1> icon of an astronaut riding a horse, in the style of <s0><s1>
15
+ output:
16
+ url: image_1.png
17
+ - text: a <s0><s1> icon of an astronaut riding a horse, in the style of <s0><s1>
18
+ output:
19
+ url: image_2.png
20
+ - text: a <s0><s1> icon of an astronaut riding a horse, in the style of <s0><s1>
21
+ output:
22
+ url: image_3.png
 
 
 
 
 
 
 
 
 
23
  base_model: stabilityai/stable-diffusion-xl-base-1.0
24
  instance_prompt: 3d icon in the style of <s0><s1>
25
  license: openrail++
 
83
 
84
  Pivotal tuning was enabled: True.
85
 
86
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.