gokaygokay commited on
Commit
d0c4c86
·
verified ·
1 Parent(s): 0e81bda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +53 -3
README.md CHANGED
@@ -1,3 +1,53 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - flux
4
+ - image-to-image
5
+ - lora
6
+ - diffusers
7
+ - fal
8
+ base_model: black-forest-labs/FLUX.1-Kontext-dev
9
+ instance_prompt: Fix rotation and fill background
10
+ license: other
11
+ license_name: flux1-dev-non-commercial-license
12
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md
13
+ widget:
14
+ - text: Fix rotation and fill background
15
+ output:
16
+ url: output1.png
17
+ - src: input1.png
18
+ prompt: Fix rotation and fill background
19
+ output:
20
+ url: output1.png
21
+ - text: Fix rotation and fill background
22
+ output:
23
+ url: outpu2.png
24
+ - src: input2.webp
25
+ prompt: Fix rotation and fill background
26
+ output:
27
+ url: outpu2.png
28
+
29
+ ---
30
+ # Rotation Fix Kontext Dev LoRA
31
+
32
+ <Gallery />
33
+
34
+
35
+ ## Model description
36
+
37
+
38
+
39
+
40
+ ## Trigger phrase
41
+
42
+ Fix rotation and fill background
43
+
44
+
45
+ ## Download model
46
+
47
+ Weights for this model are available in Safetensors format.
48
+
49
+ [Download](https://v3.fal.media/files/lion/qxfQ9FF2CnaGvi3-HEB3c_adapter_model_comfy_converted.safetensors)
50
+
51
+ ## Training at fal.ai
52
+
53
+ Training was done using [fal.ai/models/fal-ai/flux-kontext-trainer/playground](https://fal.ai/models/fal-ai/flux-kontext-trainer/playground).