Add generated example
#2
by
BKKSPY - opened
- README.md +10 -6
- images/example_kn0xgukfo.png +0 -0
README.md
CHANGED
|
@@ -9,14 +9,18 @@ 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 |
+
A handsome elven cowboy riding on his dinosaur((Whole body)) in the desert.
|
| 18 |
+
Cowboy hat, chaps, leather vest, cowboy boots. His asymmetrical cowboy vest
|
| 19 |
+
looks like it's made from a starry night sky. . Bright spot lighting. Rich,
|
| 20 |
+
deep colors contrast with the dull beiges and epic tones of the background.
|
| 21 |
+
output:
|
| 22 |
+
url: images/example_kn0xgukfo.png
|
| 23 |
+
|
| 24 |
---
|
| 25 |
|
| 26 |
# Mllw
|
images/example_kn0xgukfo.png
ADDED
|