gokaygokay commited on
Commit
54cc95f
1 Parent(s): 6f0b4ac

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: GRPZA, 3D chest, detailed, white background, game asset, pixel art
11
+ output:
12
+ url: images/image1.jpg
13
+ tags:
14
+ - lora
15
+
16
+ ---
17
+
18
+ ### Usage
19
+
20
+ ```GRPZA, <<Your Prompt>>, white background, game asset``` 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 />