Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,79 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: flux-1-dev-non-commercial-license
|
4 |
-
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
5 |
-
language:
|
6 |
-
- en
|
7 |
-
tags:
|
8 |
-
- flux
|
9 |
-
- diffusers
|
10 |
-
- lora
|
11 |
-
- replicate
|
12 |
-
base_model: black-forest-labs/FLUX.1-dev
|
13 |
-
pipeline_tag: text-to-image
|
14 |
-
instance_prompt: WHMSCPE001
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: flux-1-dev-non-commercial-license
|
4 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- flux
|
9 |
+
- diffusers
|
10 |
+
- lora
|
11 |
+
- replicate
|
12 |
+
base_model: black-forest-labs/FLUX.1-dev
|
13 |
+
pipeline_tag: text-to-image
|
14 |
+
instance_prompt: in the style of WHMSCPE001
|
15 |
+
widget:
|
16 |
+
- text: "a girl wearing glasses, wearing a baseball cap, holding a boba tea cup with a straw in her hand, in the style of WHMSCPE001"
|
17 |
+
output:
|
18 |
+
url: images/1.png
|
19 |
+
- text: "a portrait of a boy, daydreaming, background of night sky, in the style of WHMSCPE001"
|
20 |
+
output:
|
21 |
+
url: images/2.png
|
22 |
+
- text: "a white-haired young woman wearing a flower crown, a very large fiery dragon, castle in the background, in the style of WHMSCPE001"
|
23 |
+
output:
|
24 |
+
url: images/3.png
|
25 |
+
- text: "a girl wearing glasses, reading a book, in a cozy bedroom, in the style of WHMSCPE001"
|
26 |
+
output:
|
27 |
+
url: images/4.png
|
28 |
+
- text: "a sci-fi poster, illustrated in the style of WHMSCPE001, 'WHIMSCAPE' written on the poster."
|
29 |
+
output:
|
30 |
+
url: images/5.png
|
31 |
+
- text: "text on a poster that says 'flux' placed above a penguin, a orange sun below the text, beautiful typography in the style of WHMSCPE001"
|
32 |
+
output:
|
33 |
+
url: images/6.png
|
34 |
+
- text: "a cat taking a nap on a work table, in the style of WHMSCPE001"
|
35 |
+
output:
|
36 |
+
url: images/7.png
|
37 |
+
- text: "three penguins crossing a frozen landscape, in the style of WHMSCPE001"
|
38 |
+
output:
|
39 |
+
url: images/8.png
|
40 |
+
- text: "a robot playing chess against a girl in a park, illustration in the style of WHMSCPE001"
|
41 |
+
output:
|
42 |
+
url: images/9.png
|
43 |
+
---
|
44 |
+
# flux_whimscape
|
45 |
+
|
46 |
+
<Gallery />
|
47 |
+
<table>
|
48 |
+
<tr>
|
49 |
+
<td><img src="./extras/1.png" alt="Example 1" style="width:100%;"></td>
|
50 |
+
<td><img src="./extras/2.png" alt="Example 2" style="width:100%;"></td>
|
51 |
+
<td><img src="./extras/3.png" alt="Example 3" style="width:100%;"></td>
|
52 |
+
</tr>
|
53 |
+
<tr>
|
54 |
+
<td><img src="./extras/4.png" alt="Example 4" style="width:100%;"></td>
|
55 |
+
<td><img src="./extras/5.png" alt="Example 5" style="width:100%;"></td>
|
56 |
+
<td><img src="./extras/6.png" alt="Example 6" style="width:100%;"></td>
|
57 |
+
</tr>
|
58 |
+
</table>
|
59 |
+
|
60 |
+
|
61 |
+
## Model description
|
62 |
+
|
63 |
+
Flux LoRA for creating whimsical illustrations. Use in the style of WHMSCPE001 to trigger the model. Best with DEV (works well even with fp8). To use with flux1-dev-bnb-nf4 try increasing the LoRA strength (say 1.3 and then adjust accordingly)
|
64 |
+
|
65 |
+
|
66 |
+
## Trigger words
|
67 |
+
|
68 |
+
You should use `in the style of WHMSCPE001` to trigger the image generation.
|
69 |
+
|
70 |
+
|
71 |
+
## Download model
|
72 |
+
|
73 |
+
Weights for this model are available in Safetensors format.
|
74 |
+
|
75 |
+
[Download](/bingbangboom/flux_whimscape/tree/main) them in the Files & versions tab.
|
76 |
+
|
77 |
+
## Training at Replicate
|
78 |
+
|
79 |
+
Trained at Replicate using: https://replicate.com/ostris/flux-dev-lora-trainer/train
|