ilkerzgi commited on
Commit
1047d9b
·
verified ·
1 Parent(s): 947b7f9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +92 -0
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - flux
4
+ - portrait
5
+ - artistic
6
+ - glittering
7
+ - lora
8
+ - fal
9
+ - diffusers
10
+ - ilkerzgi
11
+ language: en
12
+ base_model: black-forest-labs/FLUX.1-Kontext-dev
13
+ instance_prompt: Glittering Portrait
14
+ license_name: flux1-dev-non-commercial-license
15
+ license_link: >-
16
+ https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md
17
+ license: other
18
+ widget:
19
+ - text: Glittering Portrait with dark shadows
20
+ lora_scale: 1.2
21
+ output:
22
+ url: out1.jpeg
23
+ - src: in1.jpg
24
+ prompt: Glittering Portrait with dark shadows
25
+ lora_scale: 1.2
26
+ output:
27
+ url: out1.jpeg
28
+ - text: Glittering Portrait with dark theme
29
+ lora_scale: 1.2
30
+ output:
31
+ url: out2.jpeg
32
+ - src: in2.jpg
33
+ prompt: Glittering Portrait with dark theme
34
+ lora_scale: 1.2
35
+ output:
36
+ url: out2.jpeg
37
+ - text: Glittering Portrait with dark theme
38
+ lora_scale: 1.2
39
+ output:
40
+ url: out3.jpeg
41
+ - src: in3.jpg
42
+ prompt: Glittering Portrait with dark theme
43
+ lora_scale: 1.2
44
+ output:
45
+ url: out3.jpeg
46
+ pipeline_tag: image-to-image
47
+ ---
48
+
49
+ # Glittering Portrait Kontext Dev LoRA
50
+
51
+ <Gallery />
52
+
53
+ This LoRA model transforms normal portraits into artistic, glittering portres with dramatic lighting and effects. Perfect for creating stunning, artistic portrait variations.
54
+
55
+ ## Table of Contents
56
+ - [Model Details](#model-details)
57
+ - [Uses](#uses)
58
+ - [Advanced Tips](#advanced-tips)
59
+
60
+ ## Model Details
61
+
62
+ **Model Description:** A LoRA fine-tune of `black-forest-labs/FLUX.1-Kontext-dev` specifically designed to transform ordinary portraits into artistic, glittering compositions with enhanced lighting and texture.
63
+
64
+ * **Trained by:** [ilkerzgi](https://huggingface.co/ilkerzgi)
65
+ * **Model Type:** LoRA for Artistic Portrait Generation
66
+ * **Language(s):** English
67
+ * **License:** [flux1-dev-non-commercial-license](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md)
68
+ * **Parent Model:** [black-forest-labs/FLUX.1-Kontext-dev](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev)
69
+
70
+ #### Training Procedure
71
+ Training was trained using the [FLUX Kontext Trainer on fal.ai](https://fal.ai/models/fal-ai/flux-kontext-trainer/playground).
72
+
73
+ ## Uses
74
+
75
+ #### Direct Use
76
+ This model transforms standard portraits into artistic, glittering versions with dramatic lighting effects, enhanced textures, and a more expressive, artistic style.
77
+
78
+ The model works best when using the trigger phrase: **"Glittering Portrait"**.
79
+
80
+ #### Prompt Examples
81
+ - **"Glittering Portrait with dark shadows"** - Creates moody, dramatic portraits
82
+ - **"Glittering Portrait with purple shadows"** - Adds colorful, artistic shadow effects
83
+ - **"Glittering Portrait with cinematic lighting"** - Enhances dramatic film-style lighting
84
+ - **"Glittering Portrait with dramatic colored gels"** - Adds vibrant gel lighting effects
85
+
86
+ #### Recommended Settings
87
+ - **LoRA Scale:** 1.0 - 1.4 for optimal results (never use below 1.0)
88
+ - **Image Format:** Portrait format images work best
89
+ - **Subject:** Clear facial features and good lighting in input images
90
+ - **Style:** Creates artistic, glittering effects with enhanced drama
91
+
92
+ ---