Add generated example

#1
by thliang01 - opened
Files changed (2) hide show
  1. README.md +16 -21
  2. images/example_ihuywhsq8.png +0 -0
README.md CHANGED
@@ -8,30 +8,25 @@ tags:
8
  - lora
9
  - template:sd-lora
10
  widget:
11
-
12
- - text: 'photo of a <s0><s1> riding a horse'
13
- output:
14
- url:
15
- "image_0.png"
16
-
17
- - text: 'photo of a <s0><s1> riding a horse'
18
- output:
19
- url:
20
- "image_1.png"
21
-
22
- - text: 'photo of a <s0><s1> riding a horse'
23
- output:
24
- url:
25
- "image_2.png"
26
-
27
- - text: 'photo of a <s0><s1> riding a horse'
28
- output:
29
- url:
30
- "image_3.png"
31
-
32
  base_model: stabilityai/stable-diffusion-xl-base-1.0
33
  instance_prompt: photo of a <s0><s1>
34
  license: openrail++
 
35
  ---
36
 
37
  # SDXL LoRA DreamBooth - thliang01/medieval-knight-sdxl-lora-r8-v0-1
 
8
  - lora
9
  - template:sd-lora
10
  widget:
11
+ - text: photo of a <s0><s1> riding a horse
12
+ output:
13
+ url: image_0.png
14
+ - text: photo of a <s0><s1> riding a horse
15
+ output:
16
+ url: image_1.png
17
+ - text: photo of a <s0><s1> riding a horse
18
+ output:
19
+ url: image_2.png
20
+ - text: photo of a <s0><s1> riding a horse
21
+ output:
22
+ url: image_3.png
23
+ - text: photo of a <s0><s1> knight riding a horse
24
+ output:
25
+ url: images/example_ihuywhsq8.png
 
 
 
 
 
 
26
  base_model: stabilityai/stable-diffusion-xl-base-1.0
27
  instance_prompt: photo of a <s0><s1>
28
  license: openrail++
29
+
30
  ---
31
 
32
  # SDXL LoRA DreamBooth - thliang01/medieval-knight-sdxl-lora-r8-v0-1
images/example_ihuywhsq8.png ADDED