veravira commited on
Commit
da3c6b2
·
verified ·
1 Parent(s): 2603f55

Add generated example

Browse files

Generated example for model veravira/chanel25.
Prompt: chanel25 The image shows a fashion runway setting with a woman walking down the catwalk. She is wearing a structured, burgundy button-up coat that extends to about knee length. Attached to the lower portion of this coat—or forming a skirt beneath it—are layers of delicate, feather-like embellishments in soft gray and pale blue tones, giving the garment a dynamic, textured look. Her hair is pulled back neatly, and she appears poised and focused as she walks. In the background, there is a large, airy venue with a high ceiling and white architectural elements, and an audience is seated on either side of the runway. The overall impression is of an elegant, high-fashion moment.

Files changed (2) hide show
  1. README.md +16 -6
  2. images/example_t3h8rl5m9.png +0 -0
README.md CHANGED
@@ -9,14 +9,24 @@ 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: chanel25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Chanel25
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: chanel25
15
+ widget:
16
+ - text: >-
17
+ chanel25 The image shows a fashion runway setting with a woman walking down
18
+ the catwalk. She is wearing a structured, burgundy button-up coat that
19
+ extends to about knee length. Attached to the lower portion of this coat—or
20
+ forming a skirt beneath it—are layers of delicate, feather-like
21
+ embellishments in soft gray and pale blue tones, giving the garment a
22
+ dynamic, textured look. Her hair is pulled back neatly, and she appears
23
+ poised and focused as she walks. In the background, there is a large, airy
24
+ venue with a high ceiling and white architectural elements, and an audience
25
+ is seated on either side of the runway. The overall impression is of an
26
+ elegant, high-fashion moment.
27
+ output:
28
+ url: images/example_t3h8rl5m9.png
29
+
30
  ---
31
 
32
  # Chanel25
images/example_t3h8rl5m9.png ADDED