Update README.md
Browse files
README.md
CHANGED
|
@@ -55,17 +55,24 @@ instance_prompt: TRYOFF
|
|
| 55 |
license: apache-2.0
|
| 56 |
pipeline_tag: image-text-to-image
|
| 57 |
---
|
| 58 |
-
#
|
| 59 |
|
| 60 |
<Gallery />
|
| 61 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 62 |
|
| 63 |
-
##
|
|
|
|
|
|
|
| 64 |
|
| 65 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
|
| 71 |
-
[Download](/fal/virtual-tryoff-lora/tree/main) them in the Files & versions tab.
|
|
|
|
| 55 |
license: apache-2.0
|
| 56 |
pipeline_tag: image-text-to-image
|
| 57 |
---
|
| 58 |
+
# FLUX.2-klein-base-9B Virtual Try-Off LoRA
|
| 59 |
|
| 60 |
<Gallery />
|
| 61 |
|
| 62 |
+
Virtual Try-Off: Given an image of a person wearing clothing and a garment category prompt, the model generates a clean image of the garment as if it were photographed alone.\
|
| 63 |
+
The model reconstructs the clothing item while preserving its style, texture, color, and design from the input image.\
|
| 64 |
+
1 input image (person wearing clothes) + text category → 1 output garment image\
|
| 65 |
+
Built with fal.ai.
|
| 66 |
|
| 67 |
+
### Usage
|
| 68 |
+
- Try LoRA on [fal.ai Playground](https://fal.ai/models/fal-ai/flux-2-klein/9b/base/edit/lora/playground?share=033cae58-12b5-4fef-992b-d48ff6759e01)
|
| 69 |
+
- Try the workflow (image-to-video) at[fal.ai Workflow](https://fal.ai/workflows/rizavelioglu/workflow-virtual-try-off?view=playground)
|
| 70 |
|
| 71 |
+
### Training
|
| 72 |
+
Trained with [fal.ai trainer](https://fal.ai/models/fal-ai/flux-2-klein-9b-base-trainer/edit).
|
| 73 |
+
- Base model: FLUX.2-klein-base-9B
|
| 74 |
+
- Steps: 10000
|
| 75 |
+
- Learning Rate: 0.00005
|
| 76 |
|
| 77 |
+
### Author
|
| 78 |
+
Created by [Riza Velioglu](https://rizavelioglu.github.io/) at [fal.ai](https://fal.ai/)
|
|
|
|
|
|
|
|
|