ilkerzgi commited on
Commit
7ee6e0d
·
verified ·
1 Parent(s): 04b114a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -8
README.md CHANGED
@@ -26,9 +26,9 @@ widget:
26
  output:
27
  url: images/out3.png
28
  ---
29
- # Metallic Objects Kontext Dev LoRA - Inpainting
30
  <Gallery />
31
- This is a LoRA (Low-Rank Adaptation) model that has been trained for inpainting tasks to transform masked areas into metallic objects with a black background and 3D perspective.
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. It's designed to be used in an inpainting pipeline to place metallic objects in masked regions. When prompted with "place it", it generates 3D-looking metallic objects on a dark background within the specified masked area.
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 artistic inpainting tasks. You can use it to place metallic objects in masked regions of your images. The model works best when using the trigger phrase: "**place it**".
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).