lichorosario
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -16,11 +16,20 @@ widget:
|
|
16 |
example_title: "Skeleton"
|
17 |
output:
|
18 |
url: "samples/skeleton.png"
|
|
|
19 |
- text: "CBSTCRTN cubist cartoon portrait of a dinosaur on the jungle"
|
20 |
example_title: "Dinosaur"
|
21 |
output:
|
22 |
url: "samples/dinosaur.png"
|
23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
thumbnail: "samples/skeleton.png"
|
25 |
---
|
26 |
|
|
|
16 |
example_title: "Skeleton"
|
17 |
output:
|
18 |
url: "samples/skeleton.png"
|
19 |
+
|
20 |
- text: "CBSTCRTN cubist cartoon portrait of a dinosaur on the jungle"
|
21 |
example_title: "Dinosaur"
|
22 |
output:
|
23 |
url: "samples/dinosaur.png"
|
24 |
|
25 |
+
- text: >-
|
26 |
+
CBSTCRTN cubist cartoon portrait of a woman rockstar dressed in glitter wearing pink star shaped eyeglasses
|
27 |
+
example_title: "Woman rockstar"
|
28 |
+
output:
|
29 |
+
url: "samples/woman_rockstar.png"
|
30 |
+
|
31 |
+
|
32 |
+
|
33 |
thumbnail: "samples/skeleton.png"
|
34 |
---
|
35 |
|