Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,16 @@ tags:
|
|
11 |
base_model: "black-forest-labs/FLUX.1-dev"
|
12 |
pipeline_tag: text-to-image
|
13 |
instance_prompt: CBSTCRTN
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Flux Cubist Cartoon
|
|
|
11 |
base_model: "black-forest-labs/FLUX.1-dev"
|
12 |
pipeline_tag: text-to-image
|
13 |
instance_prompt: CBSTCRTN
|
14 |
+
widget:
|
15 |
+
- text: "CBSTCRTN cubist cartoon portrait of a mexican skeleton playing the guitar. Dark wooden background. neon lights"
|
16 |
+
name: "Skeleton"
|
17 |
+
output:
|
18 |
+
url: "samples/skeleton.png"
|
19 |
+
- text: "CBSTCRTN cubist cartoon portrait of a dinosaur on the jungle"
|
20 |
+
name: "Dinosaur"
|
21 |
+
output:
|
22 |
+
url: "samples/dinosaur.png"
|
23 |
+
|
24 |
---
|
25 |
|
26 |
# Flux Cubist Cartoon
|