Add generated example

#1
by veravira - opened
Files changed (2) hide show
  1. README.md +10 -6
  2. images/example_06m525oxf.png +0 -0
README.md CHANGED
@@ -9,14 +9,18 @@ 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
+ HERMES A painting of a woman wearing a brown shawl and light brown pants,
18
+ runway model, carrying a yellow purse. The woman is walking on a red carpet,
19
+ with a white wall in the background. The painting is in a realistic style,
20
+ with a focus on the woman's outfit and the details of the purse.
21
+ output:
22
+ url: images/example_06m525oxf.png
23
+
24
  ---
25
 
26
  # Hermes
images/example_06m525oxf.png ADDED