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

Add generated example

Browse files

Generated example for model BKKSPY/MLLW.
Prompt: Generate an image of a humble scene in rural Thailand. In the center of the image, depict a man standing in front of a small, traditional Thai house with a thatched roof. The house should be simple, with wooden walls and a corrugated metal door. The thatched roof should be worn and slightly disheveled, with some straw or leaves sticking out. The man should be dressed in worn, earth-toned clothing, consisting of a loose-fitting farmer's shirt with buttons undone, revealing a plain white undershirt. His pants should be faded and patched in places, with a wide belt holding them up. He should wear scuffed and dusty boots that look like they've seen many years of hard work. The man's facial expression should be kind and weary, with deep lines etched on his face from years of working under the sun. He should have a gentle gaze, looking directly at the viewer with a sense of quiet dignity. In the background, include lush greenery and a few trees, giving a sense of the rural village setting. The atmosphere should be peaceful and serene, with perhaps a few birds flying in the distance or a gentle breeze rustling the leaves. **Style:** The image should be rendered in a realistic style, with attention to detail and texture. The colors should be muted and earthy, reflecting the rustic setting. The lighting should be soft and warm, with the sun casting a gentle glow over the scene. **Mood:** The mood of the image should be contemplative and introspective, evoking a sense of simplicity and contentment. The image should convey a sense of respect for the man's hard work and his connection to the land.

Files changed (2) hide show
  1. README.md +29 -6
  2. images/example_b810v3i2u.png +0 -0
README.md CHANGED
@@ -9,14 +9,37 @@ 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 humble scene in rural Thailand. In the center of
18
+ the image, depict a man standing in front of a small, traditional Thai house
19
+ with a thatched roof. The house should be simple, with wooden walls and a
20
+ corrugated metal door. The thatched roof should be worn and slightly
21
+ disheveled, with some straw or leaves sticking out. The man should be
22
+ dressed in worn, earth-toned clothing, consisting of a loose-fitting
23
+ farmer's shirt with buttons undone, revealing a plain white undershirt. His
24
+ pants should be faded and patched in places, with a wide belt holding them
25
+ up. He should wear scuffed and dusty boots that look like they've seen many
26
+ years of hard work. The man's facial expression should be kind and weary,
27
+ with deep lines etched on his face from years of working under the sun. He
28
+ should have a gentle gaze, looking directly at the viewer with a sense of
29
+ quiet dignity. In the background, include lush greenery and a few trees,
30
+ giving a sense of the rural village setting. The atmosphere should be
31
+ peaceful and serene, with perhaps a few birds flying in the distance or a
32
+ gentle breeze rustling the leaves. **Style:** The image should be
33
+ rendered in a realistic style, with attention to detail and texture. The
34
+ colors should be muted and earthy, reflecting the rustic setting. The
35
+ lighting should be soft and warm, with the sun casting a gentle glow over
36
+ the scene. **Mood:** The mood of the image should be contemplative and
37
+ introspective, evoking a sense of simplicity and contentment. The image
38
+ should convey a sense of respect for the man's hard work and his connection
39
+ to the land.
40
+ output:
41
+ url: images/example_b810v3i2u.png
42
+
43
  ---
44
 
45
  # Mllw
images/example_b810v3i2u.png ADDED