Add generated example

#1
by BKKSPY - opened
Files changed (2) hide show
  1. README.md +11 -6
  2. images/example_phg45zbst.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
  # Masmodel
 
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 with long wavy hair dressed in a Van
18
+ Helsing-inspired costume, The costume should include a long, dark coat with
19
+ a red lining, a white shirt with a high collar, and a wide-brimmed hat. The
20
+ background should be a dark, misty forest. The overall mood of the image
21
+ should be one of Gothic horror and adventure.
22
+ output:
23
+ url: images/example_phg45zbst.png
24
+
25
  ---
26
 
27
  # Masmodel
images/example_phg45zbst.png ADDED