gokaygokay commited on
Commit
1f78850
1 Parent(s): 895df38

Update README.md

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