Pclanglais commited on
Commit
1fa5a81
·
verified ·
1 Parent(s): b3a0ee2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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: "popeye_superman.png"
14
  - text: "color drawing of popeye fighting a war"
15
  output:
16
- url: "popeye fighting.png"
17
- - text: "pop-art painting of popeye walking in Paris"
18
  output:
19
- url: "popeye_paris.jpg"
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