gokaygokay
commited on
Commit
•
7d59497
1
Parent(s):
b11a0b5
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,66 @@
|
|
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 |
+
- text: ..
|
11 |
+
output:
|
12 |
+
url: images/image1.jpg
|
13 |
+
- text: ..
|
14 |
+
output:
|
15 |
+
url: images/image2.jpg
|
16 |
+
- text: ..
|
17 |
+
output:
|
18 |
+
url: images/image3.jpg
|
19 |
+
- text: ..
|
20 |
+
output:
|
21 |
+
url: images/image4.jpg
|
22 |
+
- text: ..
|
23 |
+
output:
|
24 |
+
url: images/image5.jpg
|
25 |
+
- text: ..
|
26 |
+
output:
|
27 |
+
url: images/image6.jpg
|
28 |
+
- text: ..
|
29 |
+
output:
|
30 |
+
url: images/image7.jpg
|
31 |
+
- text: ..
|
32 |
+
output:
|
33 |
+
url: images/image8.jpg
|
34 |
+
- text: ..
|
35 |
+
output:
|
36 |
+
url: images/image9.jpg
|
37 |
+
- text: ..
|
38 |
+
output:
|
39 |
+
url: images/image10.jpg
|
40 |
+
- text: ..
|
41 |
+
output:
|
42 |
+
url: images/image11.jpg
|
43 |
+
- text: ..
|
44 |
+
output:
|
45 |
+
url: images/image12.jpg
|
46 |
+
- text: ..
|
47 |
+
output:
|
48 |
+
url: images/image13.jpg
|
49 |
+
- text: ..
|
50 |
+
output:
|
51 |
+
url: images/image14.jpg
|
52 |
+
- text: ..
|
53 |
+
output:
|
54 |
+
url: images/image15.jpg
|
55 |
+
tags:
|
56 |
+
- lora
|
57 |
+
|
58 |
+
---
|
59 |
+
|
60 |
+
### Usage
|
61 |
+
|
62 |
+
```PSTLPNT, expressive pastel strokes, <<your prompt>>``` for best results
|
63 |
+
|
64 |
+
This LoRA is trained with [FAL Fast LoRA Trainer](https://fal.ai/models/fal-ai/flux-lora-fast-training) .
|
65 |
+
|
66 |
+
<Gallery />
|