Add generated example
#19
by
BKKSPY - opened
- README.md +29 -6
- images/example_q9mf1h81e.png +0 -0
README.md
CHANGED
|
@@ -9,14 +9,37 @@ tags:
|
|
| 9 |
- diffusers
|
| 10 |
- lora
|
| 11 |
- replicate
|
| 12 |
-
base_model:
|
| 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 MLLW with thin and
|
| 22 |
+
lean ,long hair, The man should be dressed in worn, earth-toned clothing,
|
| 23 |
+
consisting of a loose-fitting farmer's shirt with buttons undone, revealing
|
| 24 |
+
a plain white undershirt. His pants should be faded and patched in places,
|
| 25 |
+
with a wide belt holding them up. He should wear scuffed and dusty boots
|
| 26 |
+
that look like they've seen many years of hard work. The man's facial
|
| 27 |
+
expression should be kind and weary, with deep lines etched on his face from
|
| 28 |
+
years of working under the sun. He should have a gentle gaze, looking
|
| 29 |
+
directly at the viewer with a sense of quiet dignity. In the background,
|
| 30 |
+
include lush greenery and a few trees, giving a sense of the rural village
|
| 31 |
+
setting. The atmosphere should be peaceful and serene, with perhaps a few
|
| 32 |
+
birds flying in the distance or a gentle breeze rustling the leaves.
|
| 33 |
+
**Style:** The image should be rendered in a realistic style, with
|
| 34 |
+
attention to detail and texture. The colors should be muted and earthy,
|
| 35 |
+
reflecting the rustic setting. The lighting should be soft and warm, with
|
| 36 |
+
the sun casting a gentle glow over the scene. **Mood:** The mood of the
|
| 37 |
+
image should be contemplative and introspective, evoking a sense of
|
| 38 |
+
simplicity and contentment. The image should convey a sense of respect for
|
| 39 |
+
the man's hard work and his connection to the land.
|
| 40 |
+
output:
|
| 41 |
+
url: images/example_q9mf1h81e.png
|
| 42 |
+
|
| 43 |
---
|
| 44 |
|
| 45 |
# Mllw
|
images/example_q9mf1h81e.png
ADDED
|