veravira commited on
Commit
c3e7217
·
verified ·
1 Parent(s): 627ba5d

Add generated example (#1)

Browse files

- Add generated example (5d61c31b55d9c657c6255a0e37b4b6331e0f312d)

Files changed (2) hide show
  1. README.md +11 -6
  2. images/example_v2svqxs75.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: dilorenzo
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Dilorenzo
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: dilorenzo
15
+ widget:
16
+ - text: >-
17
+ dilorenzo, A photo of a woman in a beige dress walking down a runway, with a
18
+ crowd of people watching her. The woman is wearing a dress that is long and
19
+ flowing, and she appears to be the center of attention. The crowd consists
20
+ of people sitting and standing around the runway, with some of them holding
21
+ cell phones. The overall atmosphere of the image is fashionable and lively.
22
+ output:
23
+ url: images/example_v2svqxs75.png
24
+
25
  ---
26
 
27
  # Dilorenzo
images/example_v2svqxs75.png ADDED