Add generated example

#28
by BKKSPY - opened
Files changed (2) hide show
  1. README.md +11 -6
  2. images/example_9sxmr0iyk.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: MLLW
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Mllw
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: MLLW
15
+ widget:
16
+ - text: >-
17
+ create a realistic image: "An artistic image of a crowned man holding a
18
+ cherry branch and a golden chalice against the backdrop of a medieval
19
+ castle. The scenery is surrounded by blossoming cherry or almond branches
20
+ representing spring blossoms. The background has warm, deep colors that
21
+ create a fairytale and mystical mood
22
+ output:
23
+ url: images/example_9sxmr0iyk.png
24
+
25
  ---
26
 
27
  # Mllw
images/example_9sxmr0iyk.png ADDED