Add generated example

#2
by veravira - opened
Files changed (2) hide show
  1. README.md +11 -6
  2. images/example_baj1bfbh2.png +0 -0
README.md CHANGED
@@ -9,14 +9,19 @@ 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: HERMES
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Hermes
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: HERMES
15
+ widget:
16
+ - text: >-
17
+ Photo of a woman wearing a brown coat and black underwear, standing on a red
18
+ carpet. She is holding a brown purse in her hand and looking to her right.
19
+ The woman is wearing a black bra and is the main focus of the image. The
20
+ background is blurry, and the lighting is soft, creating a sense of focus on
21
+ the woman. The image is in the style of a fashion photo shoot.
22
+ output:
23
+ url: images/example_baj1bfbh2.png
24
+
25
  ---
26
 
27
  # Hermes
images/example_baj1bfbh2.png ADDED