bingbangboom
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,68 +1,68 @@
|
|
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 |
-
- glif
|
12 |
-
base_model: black-forest-labs/FLUX.1-dev
|
13 |
-
pipeline_tag: text-to-image
|
14 |
-
instance_prompt: image in the style of MNTRWRLDS
|
15 |
-
widget:
|
16 |
-
- text: "a cat in a field of lavender flowers. Image in the style of MNTRWRLDS."
|
17 |
-
output:
|
18 |
-
url: images/1.jpg
|
19 |
-
- text: "a penguin eating an ice cream, standing on ice floating on water. the words 'i love ice' is written at the top of the image. Image in the style of MNTRWRLDS."
|
20 |
-
output:
|
21 |
-
url: images/2.jpg
|
22 |
-
- text: "a dog playing with a ball in a park. Image in the style of MNTRWRLDS."
|
23 |
-
output:
|
24 |
-
url: images/3.jpg
|
25 |
-
- text: "a girl wearing glasses and a scarf, reading a book in a cafe. a burger and a cup is kept on the table. Image in the style of MNTRWRLDS."
|
26 |
-
output:
|
27 |
-
url: images/4.jpg
|
28 |
-
- text: "a cat taking a nap on a work table. the text 'at work' is written at the top. Image in the style of MNTRWRLDS."
|
29 |
-
output:
|
30 |
-
url: images/5.jpg
|
31 |
-
- text: "a boy and his pet monster watering a potted plant. the text 'do not melt' is written at the top. Image in the style of MNTRWRLDS."
|
32 |
-
output:
|
33 |
-
url: images/6.jpg
|
34 |
-
---
|
35 |
-
# miniature worlds
|
36 |
-
|
37 |
-
<Gallery />
|
38 |
-
<table>
|
39 |
-
<tr>
|
40 |
-
<td><img src="./extras/1.png" alt="Banner" style="width:100%;"></td>
|
41 |
-
</tr>
|
42 |
-
</table>
|
43 |
-
|
44 |
-
## Model description
|
45 |
-
|
46 |
-
Flux LoRA for creating miniature scenes. Use 'Image in the style of MNTRWRLDS' 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)
|
47 |
-
|
48 |
-
|
49 |
-
## Trigger words
|
50 |
-
|
51 |
-
You should use `Image in the style of MNTRWRLDS` to trigger the image generation.
|
52 |
-
|
53 |
-
|
54 |
-
## Download model
|
55 |
-
|
56 |
-
Weights for this model are available in Safetensors format.
|
57 |
-
|
58 |
-
[Download](/bingbangboom/flux-miniature-worlds/tree/main) them in the Files & versions tab.
|
59 |
-
|
60 |
-
## Training at Glif
|
61 |
-
|
62 |
-
Trained at Glif: https://glif.app/glifs
|
63 |
-
<table>
|
64 |
-
<tr>
|
65 |
-
<td><img src="./extras/2.jpg" alt="Banner" style="width:100%;"></td>
|
66 |
-
</tr>
|
67 |
-
</table>
|
68 |
-
|
|
|
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 |
+
- glif
|
12 |
+
base_model: black-forest-labs/FLUX.1-dev
|
13 |
+
pipeline_tag: text-to-image
|
14 |
+
instance_prompt: image in the style of MNTRWRLDS
|
15 |
+
widget:
|
16 |
+
- text: "a cat in a field of lavender flowers. Image in the style of MNTRWRLDS."
|
17 |
+
output:
|
18 |
+
url: images/1.jpg
|
19 |
+
- text: "a penguin eating an ice cream, standing on ice floating on water. the words 'i love ice' is written at the top of the image. Image in the style of MNTRWRLDS."
|
20 |
+
output:
|
21 |
+
url: images/2.jpg
|
22 |
+
- text: "a dog playing with a ball in a park. Image in the style of MNTRWRLDS."
|
23 |
+
output:
|
24 |
+
url: images/3.jpg
|
25 |
+
- text: "a girl wearing glasses and a scarf, reading a book in a cafe. a burger and a cup is kept on the table. Image in the style of MNTRWRLDS."
|
26 |
+
output:
|
27 |
+
url: images/4.jpg
|
28 |
+
- text: "a cat taking a nap on a work table. the text 'at work' is written at the top. Image in the style of MNTRWRLDS."
|
29 |
+
output:
|
30 |
+
url: images/5.jpg
|
31 |
+
- text: "a boy and his pet monster watering a potted plant. the text 'do not melt' is written at the top. Image in the style of MNTRWRLDS."
|
32 |
+
output:
|
33 |
+
url: images/6.jpg
|
34 |
+
---
|
35 |
+
# miniature worlds
|
36 |
+
|
37 |
+
<Gallery />
|
38 |
+
<table>
|
39 |
+
<tr>
|
40 |
+
<td><img src="./extras/1.png" alt="Banner" style="width:100%;"></td>
|
41 |
+
</tr>
|
42 |
+
</table>
|
43 |
+
|
44 |
+
## Model description
|
45 |
+
|
46 |
+
Flux LoRA for creating miniature scenes. Use 'Image in the style of MNTRWRLDS' 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). Try easily at https://glif.app/@bingbangboomlab/glifs/cm2bs7pn1000aq4d1pwd5pfg4
|
47 |
+
|
48 |
+
|
49 |
+
## Trigger words
|
50 |
+
|
51 |
+
You should use `Image in the style of MNTRWRLDS` to trigger the image generation.
|
52 |
+
|
53 |
+
|
54 |
+
## Download model
|
55 |
+
|
56 |
+
Weights for this model are available in Safetensors format.
|
57 |
+
|
58 |
+
[Download](/bingbangboom/flux-miniature-worlds/tree/main) them in the Files & versions tab.
|
59 |
+
|
60 |
+
## Training at Glif
|
61 |
+
|
62 |
+
Trained at Glif: https://glif.app/glifs
|
63 |
+
<table>
|
64 |
+
<tr>
|
65 |
+
<td><img src="./extras/2.jpg" alt="Banner" style="width:100%;"></td>
|
66 |
+
</tr>
|
67 |
+
</table>
|
68 |
+
|