Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,13 @@ instance_prompt: popeye
|
|
10 |
widget:
|
11 |
- text: "color drawing of popeye, dressed as superhero"
|
12 |
output:
|
13 |
-
url: "
|
14 |
- text: "color drawing of popeye fighting a war"
|
15 |
output:
|
16 |
-
url: "
|
17 |
-
- text: "
|
18 |
output:
|
19 |
-
url: "
|
20 |
pipeline_tag: text-to-image
|
21 |
---
|
22 |
|
|
|
10 |
widget:
|
11 |
- text: "color drawing of popeye, dressed as superhero"
|
12 |
output:
|
13 |
+
url: "popeye_superhero.png"
|
14 |
- text: "color drawing of popeye fighting a war"
|
15 |
output:
|
16 |
+
url: "popeye_fighting.png"
|
17 |
+
- text: "color drawing of popeye with giant spinach"
|
18 |
output:
|
19 |
+
url: "popeye_spinach.jpg"
|
20 |
pipeline_tag: text-to-image
|
21 |
---
|
22 |
|