Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,21 @@ widget:
|
|
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 LEO cat
|
|
|
28 |
output:
|
29 |
url:
|
30 |
"image_3.png"
|
31 |
+
|
32 |
+
- text: 'a LEO cat in a bucket on the beach'
|
33 |
+
output:
|
34 |
+
url:
|
35 |
+
"image_6.png"
|
36 |
+
|
37 |
+
- text: 'Image LEO cat on a boat'
|
38 |
+
output:
|
39 |
+
url:
|
40 |
+
"image_5.png"
|
41 |
+
|
42 |
+
- text: 'a LEO cat on the floor'
|
43 |
+
output:
|
44 |
+
url:
|
45 |
+
"image_4.png"
|
46 |
|
47 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
48 |
instance_prompt: photo of a LEO cat
|