Add generated example (#1)
Browse files- Add generated example (a71031a873aeaf6e4b4f03594b042955da8aa63b)
- README.md +8 -6
- images/example_xhyi3bxle.png +0 -0
README.md
CHANGED
@@ -9,14 +9,16 @@ 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: WEIRDVICTORIANXMASCARD
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
---
|
21 |
|
22 |
# Flux Victorian Xmas Cards
|
|
|
9 |
- diffusers
|
10 |
- lora
|
11 |
- replicate
|
12 |
+
base_model: black-forest-labs/FLUX.1-dev
|
13 |
pipeline_tag: text-to-image
|
|
|
|
|
|
|
|
|
|
|
14 |
instance_prompt: WEIRDVICTORIANXMASCARD
|
15 |
+
widget:
|
16 |
+
- text: >-
|
17 |
+
a WEIRDVICTORIANXMASCARD showing a dignified goose wearing human trousers
|
18 |
+
while knitting a cloud with the text "fofr says happy xmas y'all"
|
19 |
+
output:
|
20 |
+
url: images/example_xhyi3bxle.png
|
21 |
+
|
22 |
---
|
23 |
|
24 |
# Flux Victorian Xmas Cards
|
images/example_xhyi3bxle.png
ADDED