BKKSPY commited on
Commit
a74ebe6
·
verified ·
1 Parent(s): 9e2d367

Add generated example

Browse files

Generated example for model BKKSPY/MLLW.
Prompt: Generate an image of a MLLW dressed in a Van Helsing-inspired costume, wearing a traditional witch hunter's hat with a wide brim and a pointed top. He should be holding a revolver in his right hand and a crossbow in his left hand, with a confident and determined expression on his face. The background should be a dark and ominous forest, with mist swirling around the trees and a full moon hanging low in the sky. The MLLW's costume should include a long, dark coat with a red lining, a white shirt with billowy sleeves, and a pair of rugged trousers with a wide belt. His hat should be adorned with a silver brooch in the shape of a cross. The overall mood of the image should be dark, gothic, and action-packed, capturing the essence of the iconic monster hunter from the Van Helsing franchise.

Files changed (2) hide show
  1. README.md +17 -6
  2. images/example_i7wv9ufmd.png +0 -0
README.md CHANGED
@@ -9,14 +9,25 @@ 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
+ Generate an image of a MLLW dressed in a Van Helsing-inspired costume,
18
+ wearing a traditional witch hunter's hat with a wide brim and a pointed top.
19
+ He should be holding a revolver in his right hand and a crossbow in his left
20
+ hand, with a confident and determined expression on his face. The background
21
+ should be a dark and ominous forest, with mist swirling around the trees and
22
+ a full moon hanging low in the sky. The MLLW's costume should include a
23
+ long, dark coat with a red lining, a white shirt with billowy sleeves, and a
24
+ pair of rugged trousers with a wide belt. His hat should be adorned with a
25
+ silver brooch in the shape of a cross. The overall mood of the image should
26
+ be dark, gothic, and action-packed, capturing the essence of the iconic
27
+ monster hunter from the Van Helsing franchise.
28
+ output:
29
+ url: images/example_i7wv9ufmd.png
30
+
31
  ---
32
 
33
  # Mllw
images/example_i7wv9ufmd.png ADDED