Add generated example
Browse filesGenerated example for model veravira/matisse.
Prompt: A painting of a woman with a vase of flowers next to her. The woman is laying down and has a vase on her chest. The painting is in a blue and yellow color scheme.
- .gitattributes +1 -0
- README.md +9 -6
- images/example_ds1xx1h5h.png +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
images/example_ds1xx1h5h.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -9,14 +9,17 @@ 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: matisse
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
# Matisse
|
|
|
|
| 9 |
- diffusers
|
| 10 |
- lora
|
| 11 |
- replicate
|
| 12 |
+
base_model: black-forest-labs/FLUX.1-dev
|
| 13 |
pipeline_tag: text-to-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
instance_prompt: matisse
|
| 15 |
+
widget:
|
| 16 |
+
- text: >-
|
| 17 |
+
A painting of a woman with a vase of flowers next to her. The woman is
|
| 18 |
+
laying down and has a vase on her chest. The painting is in a blue and
|
| 19 |
+
yellow color scheme.
|
| 20 |
+
output:
|
| 21 |
+
url: images/example_ds1xx1h5h.png
|
| 22 |
+
|
| 23 |
---
|
| 24 |
|
| 25 |
# Matisse
|
images/example_ds1xx1h5h.png
ADDED
|
Git LFS Details
|