Add generated example
#29
by
BKKSPY - opened
- README.md +11 -6
- images/example_kydw8g0oh.png +0 -0
README.md
CHANGED
|
@@ -9,14 +9,19 @@ 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 |
+
create a realistic image: "An artistic image of a crowned man dressed in a
|
| 18 |
+
Geek warrior outfit against the backdrop of a medieval castle. The scenery
|
| 19 |
+
is surrounded by blossoming cherry or almond branches representing spring
|
| 20 |
+
blossoms. The background has warm, deep colors that create a fairytale and
|
| 21 |
+
mystical mood
|
| 22 |
+
output:
|
| 23 |
+
url: images/example_kydw8g0oh.png
|
| 24 |
+
|
| 25 |
---
|
| 26 |
|
| 27 |
# Mllw
|
images/example_kydw8g0oh.png
ADDED
|