Add generated example
#25
by
BKKSPY - opened
- README.md +19 -6
- images/example_it716hbz4.png +0 -0
README.md
CHANGED
|
@@ -9,14 +9,27 @@ 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 the
|
| 18 |
+
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 MLLW 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.
|
| 30 |
+
output:
|
| 31 |
+
url: images/example_it716hbz4.png
|
| 32 |
+
|
| 33 |
---
|
| 34 |
|
| 35 |
# Mllw
|
images/example_it716hbz4.png
ADDED
|