gokaygokay
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,60 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- black-forest-labs/FLUX.1-dev
|
7 |
+
pipeline_tag: text-to-image
|
8 |
+
library_name: diffusers
|
9 |
+
widget:
|
10 |
+
|
11 |
+
- text: ..
|
12 |
+
output:
|
13 |
+
url: images/image1.jpg
|
14 |
+
- text: ..
|
15 |
+
output:
|
16 |
+
url: images/image2.png
|
17 |
+
- text: ..
|
18 |
+
output:
|
19 |
+
url: images/image3.png
|
20 |
+
- text: ..
|
21 |
+
output:
|
22 |
+
url: images/image4.png
|
23 |
+
- text: ..
|
24 |
+
output:
|
25 |
+
url: images/image5.png
|
26 |
+
- text: ..
|
27 |
+
output:
|
28 |
+
url: images/image6.png
|
29 |
+
- text: ..
|
30 |
+
output:
|
31 |
+
url: images/image7.png
|
32 |
+
- text: ..
|
33 |
+
output:
|
34 |
+
url: images/image8.png
|
35 |
+
- text: ..
|
36 |
+
output:
|
37 |
+
url: images/image9.png
|
38 |
+
- text: ..
|
39 |
+
output:
|
40 |
+
url: images/image10.png
|
41 |
+
- text: ..
|
42 |
+
output:
|
43 |
+
url: images/image11.png
|
44 |
+
- text: ..
|
45 |
+
output:
|
46 |
+
url: images/image12.png
|
47 |
+
tags:
|
48 |
+
- lora
|
49 |
+
|
50 |
+
---
|
51 |
+
|
52 |
+
### Usage
|
53 |
+
|
54 |
+
```MNDLS, mandala drawing``` for best results
|
55 |
+
|
56 |
+
It works well with colors
|
57 |
+
|
58 |
+
This LoRA is trained with [FAL Fast LoRA Trainer](https://fal.ai/models/fal-ai/flux-lora-fast-training) .
|
59 |
+
|
60 |
+
<Gallery />
|