gokaygokay commited on
Commit
5452a17
1 Parent(s): 631b25e

Update README.md

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