Update README.md
Browse files
README.md
CHANGED
@@ -26,9 +26,9 @@ widget:
|
|
26 |
output:
|
27 |
url: images/out3.png
|
28 |
---
|
29 |
-
#
|
30 |
<Gallery />
|
31 |
-
This is a LoRA (Low-Rank Adaptation) model that has been trained for inpainting tasks
|
32 |
|
33 |
## Table of Contents
|
34 |
- [Model Details](#model-details)
|
@@ -37,8 +37,7 @@ This is a LoRA (Low-Rank Adaptation) model that has been trained for inpainting
|
|
37 |
- [Usage Tips](#usage-tips)
|
38 |
|
39 |
## Model Details
|
40 |
-
**Model Description:** This model is a LoRA fine-tune of `black-forest-labs/FLUX.1-Kontext-dev` specifically designed for inpainting workflows.
|
41 |
-
|
42 |
* **Trained by:** [ilkerzgi](https://huggingface.co/ilkerzgi)
|
43 |
* **Model Type:** LoRA for Inpainting
|
44 |
* **Language(s):** English
|
@@ -50,16 +49,13 @@ This is a LoRA (Low-Rank Adaptation) model that has been trained for inpainting
|
|
50 |
|
51 |
## Uses
|
52 |
#### Direct Use
|
53 |
-
This model is intended to be used for
|
54 |
|
55 |
#### Recommended Settings
|
56 |
- **LoRA Scale:** 1.0 or 0.9 for optimal results
|
57 |
- **Image Format:** Square format images work best
|
58 |
- **Mask Area:** Clear, well-defined masked regions
|
59 |
|
60 |
-
## Training
|
61 |
-
#### Training Data
|
62 |
-
The model was trained on a custom dataset of paired images (input with masks and corresponding outputs) featuring various metallic objects to learn the inpainting transformation for the "metallic object placement" style.
|
63 |
|
64 |
#### Training Procedure
|
65 |
Training was performed using the [FLUX Kontext Trainer on fal.ai](https://fal.ai/models/fal-ai/flux-kontext-trainer/playground).
|
|
|
26 |
output:
|
27 |
url: images/out3.png
|
28 |
---
|
29 |
+
# Kontext Dev LoRA - Inpainting
|
30 |
<Gallery />
|
31 |
+
This is a LoRA (Low-Rank Adaptation) model that has been trained for inpainting tasks
|
32 |
|
33 |
## Table of Contents
|
34 |
- [Model Details](#model-details)
|
|
|
37 |
- [Usage Tips](#usage-tips)
|
38 |
|
39 |
## Model Details
|
40 |
+
**Model Description:** This model is a LoRA fine-tune of `black-forest-labs/FLUX.1-Kontext-dev` specifically designed for inpainting workflows.
|
|
|
41 |
* **Trained by:** [ilkerzgi](https://huggingface.co/ilkerzgi)
|
42 |
* **Model Type:** LoRA for Inpainting
|
43 |
* **Language(s):** English
|
|
|
49 |
|
50 |
## Uses
|
51 |
#### Direct Use
|
52 |
+
This model is intended to be used for inpainting tasks.The model works best when using the trigger phrase: "**place it**".
|
53 |
|
54 |
#### Recommended Settings
|
55 |
- **LoRA Scale:** 1.0 or 0.9 for optimal results
|
56 |
- **Image Format:** Square format images work best
|
57 |
- **Mask Area:** Clear, well-defined masked regions
|
58 |
|
|
|
|
|
|
|
59 |
|
60 |
#### Training Procedure
|
61 |
Training was performed using the [FLUX Kontext Trainer on fal.ai](https://fal.ai/models/fal-ai/flux-kontext-trainer/playground).
|