Add generated example

#1
by renoomon - opened
Files changed (2) hide show
  1. README.md +19 -6
  2. images/example_w5hq1bhk4.png +0 -0
README.md CHANGED
@@ -9,14 +9,27 @@ 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: newtext
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Texttophoto
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: newtext
15
+ widget:
16
+ - text: >-
17
+ The man is wearing a black leather jacket with a modern design, paired with
18
+ a dark shirt underneath, and his neck is adorned with a thick, shiny gold
19
+ chain that reflects the light clearly, adding a touch of bold elegance to
20
+ his look. The lighting in the image is striking and bold, casting direct
21
+ light on the lower part of his face while drenching the upper half in deep
22
+ shadow, creating a dramatic contrast between light and dark. The bright red
23
+ background adds a sharp and daring tone to the scene, with color effects
24
+ that heighten the sense of drama and intensity. His facial expression
25
+ appears calm and contemplative, as he gazes off to the right, seemingly in
26
+ thought or reflection. The lighting highlights the texture of his skin
27
+ clearly, with subtle reflections on the surface, adding a realistic
28
+ dimension to the image. The shadows are short and sharp due to the direct
29
+ and focused lighting.
30
+ output:
31
+ url: images/example_w5hq1bhk4.png
32
+
33
  ---
34
 
35
  # Texttophoto
images/example_w5hq1bhk4.png ADDED