Add generated example

#31
by BKKSPY - opened
Files changed (2) hide show
  1. README.md +13 -6
  2. images/example_qzjdvls8m.png +0 -0
README.md CHANGED
@@ -9,14 +9,21 @@ 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
+ A high-quality, epic anime vector featuring Doctor Strange, long wavy hair
18
+ ,wears a hat in a white cybernetic suit with red and black details. He
19
+ wields a red Thunder Hammer and an intricate red scythe, while wearing a
20
+ black cape and hood. The mid-action dramatic portrait is set against a black
21
+ background with red and white ink splatters, and an energy flow in a circle.
22
+ Red and white runes add intensity to the scene. The image is rendered in 4K
23
+ high graphic anime vector style.
24
+ output:
25
+ url: images/example_qzjdvls8m.png
26
+
27
  ---
28
 
29
  # Mllw
images/example_qzjdvls8m.png ADDED