gokaygokay commited on
Commit
b941e2c
·
verified ·
1 Parent(s): ef2905f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -3
README.md CHANGED
@@ -1,3 +1,49 @@
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: XPRSSV, expressive painting, lake and small boat
11
+ drinking coffee
12
+ output:
13
+ url: images/image1.png
14
+ - text: XPRSSV, expressive painting, lady in shadow, dark tones, calm looking
15
+ output:
16
+ url: images/image2.png
17
+ - text: XPRSSV, expressive painting, old fashion car on the street
18
+ output:
19
+ url: images/image3.png
20
+ - text: XPRSSV, expressive painting, portrait of an old man with beard and mustache at a bar drinking coffee
21
+ output:
22
+ url: images/image4.png
23
+ - text: XPRSSV, expressive painting, dog running on garden
24
+ output:
25
+ url: images/image5.png
26
+ - text: XPRSSV, expressive painting, skyscrappers, bridges, crowded modern city
27
+ output:
28
+ url: images/image6.png
29
+ - text: XPRSSV, expressive painting, plane flying over city
30
+ output:
31
+ url: images/image7.png
32
+ - text: XPRSSV, expressive painting, house, sunny day, clear sky
33
+ output:
34
+ url: images/image8.png
35
+ - text: XPRSSV, expressive painting, two roman warriors fighting, colosseum
36
+ output:
37
+ url: images/image9.png
38
+ tags:
39
+ - lora
40
+
41
+ ---
42
+
43
+ ### Usage
44
+
45
+ ```MNTR, miniature drawing, <<your prompt>>``` for best results
46
+
47
+ This LoRA is trained with [FAL Fast LoRA Trainer](https://fal.ai/models/fal-ai/flux-lora-fast-training) .
48
+
49
+ <Gallery />