Add generated example

#48
by BKKSPY - opened
Files changed (2) hide show
  1. README.md +17 -6
  2. images/example_9e2zvy536.png +0 -0
README.md CHANGED
@@ -9,14 +9,25 @@ tags:
9
  - diffusers
10
  - lora
11
  - replicate
12
- base_model: "black-forest-labs/FLUX.1-dev"
13
  pipeline_tag: text-to-image
14
- # widget:
15
- # - text: >-
16
- # prompt
17
- # output:
18
- # url: https://...
19
  instance_prompt: MLLW
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Mllw
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: MLLW
15
+ widget:
16
+ - text: >-
17
+ Generate an image of a man standing in the middle of a lush green football
18
+ field, wearing a bright red Liverpool FC jersey with the iconic Liverbird
19
+ crest and 'LFC' logo printed prominently on his chest. The jersey should
20
+ have a bold, vibrant red color with white accents. The man should be posed
21
+ in a confident stance, with his feet shoulder-width apart and his arms
22
+ crossed, conveying a sense of pride and enthusiasm for the team. The
23
+ background should feature a blurred-out football stadium with the stands and
24
+ seats visible, but not distracting from the main subject. The lighting
25
+ should be natural and soft, with a slight warm glow to evoke a sense of
26
+ excitement and energy. The overall mood of the image should be one of
27
+ passion, loyalty, and dedication to the Liverpool FC team.
28
+ output:
29
+ url: images/example_9e2zvy536.png
30
+
31
  ---
32
 
33
  # Mllw
images/example_9e2zvy536.png ADDED