ilkerzgi commited on
Commit
4f0f281
·
verified ·
1 Parent(s): 0cf38dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -24
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
  tags:
3
  - flux
4
- - inpainting
 
5
  - lora
6
  - fal
7
  - diffusers
@@ -13,25 +14,25 @@ license_name: flux1-dev-non-commercial-license
13
  license_link: https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md
14
  license: other
15
  widget:
16
- - src: in1.png
17
- prompt: place it
18
- output:
19
- url: out1.png
20
- - src: in2.png
21
- prompt: place it
22
- output:
23
- url: out2.png
24
- - src: in3.png
25
- prompt: place it
26
- output:
27
- url: out3.png
28
  ---
29
 
30
- # Kontext Dev LoRA - Inpainting
31
 
32
  <Gallery />
33
 
34
- This is a LoRA (Low-Rank Adaptation) model that has been trained for inpainting tasks
35
 
36
  ## Table of Contents
37
  - [Model Details](#model-details)
@@ -40,32 +41,43 @@ This is a LoRA (Low-Rank Adaptation) model that has been trained for inpainting
40
  - [Usage Tips](#usage-tips)
41
 
42
  ## Model Details
43
- **Model Description:** This model is a LoRA fine-tune of `black-forest-labs/FLUX.1-Kontext-dev` specifically designed for inpainting workflows.
 
 
44
  * **Trained by:** [ilkerzgi](https://huggingface.co/ilkerzgi)
45
- * **Model Type:** LoRA for Inpainting
46
  * **Language(s):** English
47
  * **License:** [flux1-dev-non-commercial-license](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md)
48
  * **Parent Model:** [black-forest-labs/FLUX.1-Kontext-dev](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev)
49
  * **Resources for more information:**
50
- * [Download the weights](https://huggingface.co/ilkerzgi/kontext-dev-inpainting-lora/blob/main/WVVtJFD90b8SsU6EzeGkO_adapter_model_comfy_converted.safetensors)
51
- * [Try the model directly on fal.ai](https://infinite-kanvas.vercel.app)
52
 
53
  ## Uses
 
54
  #### Direct Use
55
- This model is intended to be used for inpainting tasks.The model works best when using the trigger phrase: "**place it**".
 
 
56
 
57
  #### Recommended Settings
58
  - **LoRA Scale:** 1.0 or 0.9 for optimal results
59
  - **Image Format:** Square format images work best
60
- - **Mask Area:** Clear, well-defined masked regions
 
61
 
 
62
 
63
  #### Training Procedure
64
  Training was performed using the [FLUX Kontext Trainer on fal.ai](https://fal.ai/models/fal-ai/flux-kontext-trainer/playground).
65
- The base model for training was `black-forest-labs/FLUX.1-Kontext-dev`.
66
-
67
 
68
  ## Usage Tips
 
69
  - Use **square format images** for best results
70
  - Set **LoRA scale to 1.0 or 0.9** for optimal output quality
71
- - Use the simple prompt "**place it**" as the trigger phrase
 
 
 
 
1
  ---
2
  tags:
3
  - flux
4
+ - overlay
5
+ - image-overlay
6
  - lora
7
  - fal
8
  - diffusers
 
14
  license_link: https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md
15
  license: other
16
  widget:
17
+ - src: in1.png
18
+ prompt: place it
19
+ output:
20
+ url: out1.png
21
+ - src: in2.png
22
+ prompt: place it
23
+ output:
24
+ url: out2.png
25
+ - src: in3.png
26
+ prompt: place it
27
+ output:
28
+ url: out3.png
29
  ---
30
 
31
+ # Kontext Dev LoRA - Image Overlay
32
 
33
  <Gallery />
34
 
35
+ This is a LoRA (Low-Rank Adaptation) model that has been trained for image overlay tasks, allowing you to seamlessly blend and place elements into existing images.
36
 
37
  ## Table of Contents
38
  - [Model Details](#model-details)
 
41
  - [Usage Tips](#usage-tips)
42
 
43
  ## Model Details
44
+
45
+ **Model Description:** This model is a LoRA fine-tune of `black-forest-labs/FLUX.1-Kontext-dev` specifically designed for image overlay workflows, enabling natural integration of new elements into existing scenes.
46
+
47
  * **Trained by:** [ilkerzgi](https://huggingface.co/ilkerzgi)
48
+ * **Model Type:** LoRA for Image Overlay
49
  * **Language(s):** English
50
  * **License:** [flux1-dev-non-commercial-license](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md)
51
  * **Parent Model:** [black-forest-labs/FLUX.1-Kontext-dev](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev)
52
  * **Resources for more information:**
53
+ * [Download the weights](https://huggingface.co/ilkerzgi/kontext-dev-overlay-lora/blob/main/WVVtJFD90b8SsU6EzeGkO_adapter_model_comfy_converted.safetensors)
54
+ * [Try the model directly on fal.ai](https://infinite-kanvas.vercel.app)
55
 
56
  ## Uses
57
+
58
  #### Direct Use
59
+ This model is designed for image overlay tasks, allowing you to naturally integrate new objects, elements, or modifications into existing images. The model excels at understanding context and placement, creating seamless compositions.
60
+
61
+ The model works best when using the trigger phrase: **"place it"**.
62
 
63
  #### Recommended Settings
64
  - **LoRA Scale:** 1.0 or 0.9 for optimal results
65
  - **Image Format:** Square format images work best
66
+ - **Overlay Area:** Clear definition of where elements should be placed
67
+ - **Context Understanding:** Works well with natural scene composition
68
 
69
+ ## Training
70
 
71
  #### Training Procedure
72
  Training was performed using the [FLUX Kontext Trainer on fal.ai](https://fal.ai/models/fal-ai/flux-kontext-trainer/playground).
73
+
74
+ The base model for training was `black-forest-labs/FLUX.1-Kontext-dev`, with specialized focus on image overlay scenarios and contextual element placement.
75
 
76
  ## Usage Tips
77
+
78
  - Use **square format images** for best results
79
  - Set **LoRA scale to 1.0 or 0.9** for optimal output quality
80
+ - Use the simple prompt **"place it"** as the trigger phrase
81
+ - Provide clear context about what you want to overlay and where
82
+ - The model understands spatial relationships and lighting conditions for natural integration
83
+ - Works well with both object placement and scene modifications