bingbangboom
commited on
Commit
•
c932c99
1
Parent(s):
a57465a
Update README.md
Browse files
README.md
CHANGED
@@ -1,64 +1,69 @@
|
|
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: illustration in the style of NWGMTRCPOPV01
|
15 |
-
widget:
|
16 |
-
- text: "a cat in a field of purple flowers, illustration in the style of NWGMTRCPOPV01"
|
17 |
-
output:
|
18 |
-
url: images/1.jpg
|
19 |
-
- text: "a girl wearing a flower crown, standing in a garden, illustration in the style of NWGMTRCPOPV01"
|
20 |
-
output:
|
21 |
-
url:
|
22 |
-
- text: "a cat taking a nap on a work table, illustration in the style of NWGMTRCPOPV01"
|
23 |
-
output:
|
24 |
-
url: images/3.jpg
|
25 |
-
- text: "a majestic beautiful flamingo, in a pink pond, illustration in the style of NWGMTRCPOPV01"
|
26 |
-
output:
|
27 |
-
url: images/4.jpg
|
28 |
-
- text: "a white-haired young woman wearing a flower crown, a very large fiery dragon, castle in the background, illustration in the style of NWGMTRCPOPV01"
|
29 |
-
output:
|
30 |
-
url:
|
31 |
-
- text: "a big ferocious tiger, jungle, sunset, illustration in the style of NWGMTRCPOPV01"
|
32 |
-
output:
|
33 |
-
url: images/6.jpg
|
34 |
-
---
|
35 |
-
# flux_geopop
|
36 |
-
|
37 |
-
<Gallery />
|
38 |
-
<table>
|
39 |
-
<tr>
|
40 |
-
<td><img src="./extras/1.jpg" alt="Example 1" style="width:100%;"></td>
|
41 |
-
<td><img src="./extras/2.jpg" alt="Example 2" style="width:100%;"></td>
|
42 |
-
<td><img src="./extras/3.jpg" alt="Example 3" style="width:100%;"></td>
|
43 |
-
</tr>
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
##
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
##
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
|
|
|
|
|
|
|
|
|
|
|
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: illustration in the style of NWGMTRCPOPV01
|
15 |
+
widget:
|
16 |
+
- text: "a cat in a field of purple flowers, illustration in the style of NWGMTRCPOPV01"
|
17 |
+
output:
|
18 |
+
url: images/1.jpg
|
19 |
+
- text: "a girl wearing a flower crown, standing in a garden, illustration in the style of NWGMTRCPOPV01"
|
20 |
+
output:
|
21 |
+
url: extras/5.png
|
22 |
+
- text: "a cat taking a nap on a work table, illustration in the style of NWGMTRCPOPV01"
|
23 |
+
output:
|
24 |
+
url: images/3.jpg
|
25 |
+
- text: "a majestic beautiful flamingo, in a pink pond, illustration in the style of NWGMTRCPOPV01"
|
26 |
+
output:
|
27 |
+
url: images/4.jpg
|
28 |
+
- text: "a white-haired young woman wearing a flower crown, a very large fiery dragon, castle in the background, illustration in the style of NWGMTRCPOPV01"
|
29 |
+
output:
|
30 |
+
url: extras/6.png
|
31 |
+
- text: "a big ferocious tiger, jungle, sunset, illustration in the style of NWGMTRCPOPV01"
|
32 |
+
output:
|
33 |
+
url: images/6.jpg
|
34 |
+
---
|
35 |
+
# flux_geopop
|
36 |
+
|
37 |
+
<Gallery />
|
38 |
+
<table>
|
39 |
+
<tr>
|
40 |
+
<td><img src="./extras/1.jpg" alt="Example 1" style="width:100%;"></td>
|
41 |
+
<td><img src="./extras/2.jpg" alt="Example 2" style="width:100%;"></td>
|
42 |
+
<td><img src="./extras/3.jpg" alt="Example 3" style="width:100%;"></td>
|
43 |
+
</tr>
|
44 |
+
<tr>
|
45 |
+
<td><img src="./extras/4.png" alt="Example 4" style="width:100%;"></td>
|
46 |
+
<td><img src="./images/2.jpg" alt="Example 5" style="width:100%;"></td>
|
47 |
+
<td><img src="./images/5.jpg" alt="Example 6" style="width:100%;"></td>
|
48 |
+
</tr>
|
49 |
+
</table>
|
50 |
+
|
51 |
+
## Model description
|
52 |
+
|
53 |
+
Flux LoRA for creating geometrically styled illustrations. Use 'illustration in the style of NWGMTRCPOPV01' to trigger the model. Best with DEV (works well even with fp8). To use with flux1-dev-bnb-nf4 try increasing the LoRA strength (to say 1.3 and then adjust accordingly)
|
54 |
+
|
55 |
+
|
56 |
+
## Trigger words
|
57 |
+
|
58 |
+
You should use `illustration in the style of NWGMTRCPOPV01` to trigger the image generation.
|
59 |
+
|
60 |
+
|
61 |
+
## Download model
|
62 |
+
|
63 |
+
Weights for this model are available in Safetensors format.
|
64 |
+
|
65 |
+
[Download](/bingbangboom/flux_geopop/tree/main) them in the Files & versions tab.
|
66 |
+
|
67 |
+
## Training at Replicate
|
68 |
+
|
69 |
+
Trained at Replicate using: https://replicate.com/ostris/flux-dev-lora-trainer/train
|