Add generated example

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