tugan0329 commited on
Commit
3b56e90
·
verified ·
1 Parent(s): a460d7c

Add generated example (#2)

Browse files

- Add generated example (cc328be34f6289610172392170b67fd6875bb24a)
- fix merge conflict with pr/2 (570e85e8c93196b413668c4dab4e3bcabce2db0a)

Files changed (2) hide show
  1. README.md +9 -0
  2. images/example_zkg8pbdty.png +0 -0
README.md CHANGED
@@ -13,15 +13,24 @@ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
14
  instance_prompt: OTAKE
15
  widget:
 
 
 
 
 
 
 
16
  - text: >-
17
  A photo of a cartoon wolf OTAKE, holding an umbrella in a rainy city street.
18
  The orange wolf wears a navy blue trench coat and looks thoughtful.
 
19
  output:
20
  url: images/example_08ws8ls5l.png
21
  - text: >-
22
  A photo of a cartoon wolf OTAKE, leaping through the air with a basketball
23
  in hand. The orange wolf wears a red jersey and displays a determined
24
  expression.
 
25
  output:
26
  url: images/example_ccvco2fyt.png
27
 
 
13
  pipeline_tag: text-to-image
14
  instance_prompt: OTAKE
15
  widget:
16
+ - text: >-
17
+ A photo of a cartoon wolf OTAKE, sitting by a campfire roasting
18
+ marshmallows. The wolf is wearing a green hoodie and has a relaxed, content
19
+ expression.
20
+ example_title: Campfire
21
+ output:
22
+ url: images/example_zkg8pbdty.png
23
  - text: >-
24
  A photo of a cartoon wolf OTAKE, holding an umbrella in a rainy city street.
25
  The orange wolf wears a navy blue trench coat and looks thoughtful.
26
+ example_title: Rainy Day
27
  output:
28
  url: images/example_08ws8ls5l.png
29
  - text: >-
30
  A photo of a cartoon wolf OTAKE, leaping through the air with a basketball
31
  in hand. The orange wolf wears a red jersey and displays a determined
32
  expression.
33
+ example_title: Basketball
34
  output:
35
  url: images/example_ccvco2fyt.png
36
 
images/example_zkg8pbdty.png ADDED