gokaygokay commited on
Commit
27fd32f
·
verified ·
1 Parent(s): e49ee5c

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: Add details to this face, improve skin details
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: Add details to this face, improve skin details
15
+ output:
16
+ url: outputs/1.png
17
+ - src: inputs/1.png
18
+ prompt: Add details to this face, improve skin details
19
+ output:
20
+ url: outputs/1.png
21
+ - text: Add details to this face, improve skin details
22
+ output:
23
+ url: outputs/2.png
24
+ - src: inputs/2.png
25
+ prompt: Add details to this face, improve skin details
26
+ output:
27
+ url: outputs/2.png
28
+ - text: Add details to this face, improve skin details
29
+ output:
30
+ url: outputs/3.png
31
+ - src: inputs/3.png
32
+ prompt: Add details to this face, improve skin details
33
+ output:
34
+ url: outputs/3.png
35
+
36
+ ---
37
+ # Realism Face Detailer Kontext Dev LoRA
38
+
39
+ <Gallery />
40
+
41
+
42
+ ## Model description
43
+
44
+
45
+
46
+
47
+ ## Trigger phrase
48
+
49
+ Add details to this face, improve skin details
50
+
51
+
52
+ ## Download model
53
+
54
+ Weights for this model are available in Safetensors format.
55
+
56
+ [Download](https://huggingface.co/fal/Realism-Detailer-Kontext-Dev-LoRA/resolve/main/high_detail.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).