Add examples widget
#2
by
multimodalart
HF staff
- opened
README.md
CHANGED
@@ -11,6 +11,19 @@ tags:
|
|
11 |
base_model: "black-forest-labs/FLUX.1-dev"
|
12 |
pipeline_tag: text-to-image
|
13 |
instance_prompt: "80s cyberpunk"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# flux-80s-cyberpunk
|
|
|
11 |
base_model: "black-forest-labs/FLUX.1-dev"
|
12 |
pipeline_tag: text-to-image
|
13 |
instance_prompt: "80s cyberpunk"
|
14 |
+
widget:
|
15 |
+
- text: >-
|
16 |
+
style of 80s cyberpunk, a portrait photo
|
17 |
+
output:
|
18 |
+
url: https://replicate.delivery/yhqm/QD8Ioy5NExqSCtBS8hG04XIRQZFaC9pxJemINT1bibyjZfSTA/out-0.webp
|
19 |
+
- text: >-
|
20 |
+
style of 80s cyberpunk, a living room interior
|
21 |
+
output:
|
22 |
+
url: https://replicate.delivery/yhqm/pDI3aW5ln04xDFiQHGoWHQ9KfNZBou4zeGs6MeuNSPrqu9lmA/out-0.webp
|
23 |
+
- text: >-
|
24 |
+
style of 80s cyberpunk, a car
|
25 |
+
output:
|
26 |
+
url: https://replicate.delivery/yhqm/x2q8ZM0ifR2bSyarmshIz3KqrGBWQwRUzfshF8BJAqvm4elmA/out-0.webp
|
27 |
---
|
28 |
|
29 |
# flux-80s-cyberpunk
|