greerben0 commited on
Commit
1e83bee
1 Parent(s): 1fa75be

Add generated example (#1)

Browse files

- Add generated example (b0ad900798cb847b54dbdf99ccbce7366cc84c97)

Files changed (2) hide show
  1. README.md +25 -38
  2. images/example_c1h20kmpn.png +0 -0
README.md CHANGED
@@ -8,47 +8,34 @@ tags:
8
  - lora
9
  - template:sd-lora
10
  widget:
11
-
12
- - text: 'a LEO cat in a bucket on the beach'
13
- output:
14
- url:
15
- "image_6.png"
16
-
17
- - text: 'Image LEO cat on a boat'
18
- output:
19
- url:
20
- "image_5.png"
21
-
22
- - text: 'a LEO cat on the floor'
23
- output:
24
- url:
25
- "image_4.png"
26
-
27
- - text: 'a LEO cat on the floor'
28
- output:
29
- url:
30
- "image_0.png"
31
-
32
- - text: 'a LEO cat on the floor'
33
- output:
34
- url:
35
- "image_1.png"
36
-
37
- - text: 'a LEO cat on the floor'
38
- output:
39
- url:
40
- "image_2.png"
41
-
42
- - text: 'a LEO cat on the floor'
43
- output:
44
- url:
45
- "image_3.png"
46
-
47
-
48
-
49
  base_model: stabilityai/stable-diffusion-xl-base-1.0
50
  instance_prompt: photo of a LEO cat
51
  license: openrail++
 
52
  ---
53
 
54
  # SDXL LoRA DreamBooth - greerben0/leo-cat-sdxl-lora-v2
 
8
  - lora
9
  - template:sd-lora
10
  widget:
11
+ - text: a LEO cat in a bucket on the beach
12
+ output:
13
+ url: image_6.png
14
+ - text: Image LEO cat on a boat
15
+ output:
16
+ url: image_5.png
17
+ - text: a LEO cat on the floor
18
+ output:
19
+ url: image_4.png
20
+ - text: a LEO cat on the floor
21
+ output:
22
+ url: image_0.png
23
+ - text: a LEO cat on the floor
24
+ output:
25
+ url: image_1.png
26
+ - text: a LEO cat on the floor
27
+ output:
28
+ url: image_2.png
29
+ - text: a LEO cat on the floor
30
+ output:
31
+ url: image_3.png
32
+ - text: a LEO cat casting satanic spells, renaissance style
33
+ output:
34
+ url: images/example_c1h20kmpn.png
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  base_model: stabilityai/stable-diffusion-xl-base-1.0
36
  instance_prompt: photo of a LEO cat
37
  license: openrail++
38
+
39
  ---
40
 
41
  # SDXL LoRA DreamBooth - greerben0/leo-cat-sdxl-lora-v2
images/example_c1h20kmpn.png ADDED