Add generated example
#1
by bochen2079 - opened
- README.md +5 -3
- images/example_qcf7xcq03.png +0 -0
README.md
CHANGED
|
@@ -1,15 +1,17 @@
|
|
| 1 |
---
|
| 2 |
base_model: black-forest-labs/FLUX.1-dev
|
| 3 |
license: apache-2.0
|
| 4 |
-
|
| 5 |
tags:
|
| 6 |
- text-to-image
|
| 7 |
- flux
|
| 8 |
- lora
|
| 9 |
- diffusers
|
| 10 |
- template:sd-lora
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
---
|
| 15 |
"Tutu, the most graceful and elegant of female nebelung cats."
|
|
|
|
| 1 |
---
|
| 2 |
base_model: black-forest-labs/FLUX.1-dev
|
| 3 |
license: apache-2.0
|
|
|
|
| 4 |
tags:
|
| 5 |
- text-to-image
|
| 6 |
- flux
|
| 7 |
- lora
|
| 8 |
- diffusers
|
| 9 |
- template:sd-lora
|
| 10 |
+
instance_prompt: tutu cat
|
| 11 |
+
widget:
|
| 12 |
+
- text: tutu cat sitting in car
|
| 13 |
+
output:
|
| 14 |
+
url: images/example_qcf7xcq03.png
|
| 15 |
|
| 16 |
---
|
| 17 |
"Tutu, the most graceful and elegant of female nebelung cats."
|
images/example_qcf7xcq03.png
ADDED
|