gokaygokay commited on
Commit
cd94349
1 Parent(s): 95dcdeb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -3
README.md CHANGED
@@ -1,3 +1,24 @@
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: rlstcbg, a colorful illustration depicting an urban landscape with skyscrapers, water bodies and trees. The colors used are mainly warm tones of pinkish-orange and purplish-blue in the sky, which suggests either dawn or dusk, background
11
+ output:
12
+ url: images/image1.jpg
13
+ tags:
14
+ - lora
15
+
16
+ ---
17
+
18
+ ### Usage
19
+
20
+ ```rlstcbg, <<your prompt>>, background``` for best results
21
+
22
+ This LoRA is trained with [FAL Fast LoRA Trainer](https://fal.ai/models/fal-ai/flux-lora-fast-training) .
23
+
24
+ <Gallery />