gokaygokay commited on
Commit
93adc61
·
verified ·
1 Parent(s): e45d1d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +60 -3
README.md CHANGED
@@ -1,3 +1,60 @@
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: Convert this image into loose watercolor style
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: Convert this image into loose watercolor style
15
+ output:
16
+ url: outputs/1.png
17
+ - src: inputs/1.jpg
18
+ prompt: Convert this image into loose watercolor style
19
+ output:
20
+ url: outputs/1.png
21
+ - text: Convert this image into loose watercolor style
22
+ output:
23
+ url: outputs/2.png
24
+ - src: inputs/2.jpg
25
+ prompt: Convert this image into loose watercolor style
26
+ output:
27
+ url: outputs/2.png
28
+ - text: Convert this image into loose watercolor style
29
+ output:
30
+ url: outputs/3.png
31
+ - src: inputs/3.jpg
32
+ prompt: Convert this image into loose watercolor style
33
+ output:
34
+ url: outputs/3.png
35
+
36
+ ---
37
+ # Watercolor Kontext Dev LoRA
38
+
39
+ <Gallery />
40
+
41
+
42
+ ## Model description
43
+
44
+
45
+
46
+
47
+ ## Trigger phrase
48
+
49
+ Convert this image into heavy oil paint brush strokes style
50
+
51
+
52
+ ## Download model
53
+
54
+ Weights for this model are available in Safetensors format.
55
+
56
+ [Download](https://v3.fal.media/files/rabbit/35xPp_qVAFqBV7bYFEkFi_adapter_model_comfy_converted.safetensors)
57
+
58
+ ## Training at fal.ai
59
+
60
+ Training was done using [fal.ai/models/fal-ai/flux-kontext-trainer/playground](https://fal.ai/models/fal-ai/flux-kontext-trainer/playground).