rizavelioglu commited on
Commit
6c70963
·
verified ·
1 Parent(s): 77f455d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -8
README.md CHANGED
@@ -55,17 +55,24 @@ instance_prompt: TRYOFF
55
  license: apache-2.0
56
  pipeline_tag: image-text-to-image
57
  ---
58
- # virtual-tryoff-lora
59
 
60
  <Gallery />
61
 
 
 
 
 
62
 
63
- ## Trigger words
 
 
64
 
65
- You should use `TRYOFF` to trigger the image generation.
 
 
 
 
66
 
67
-
68
- ## Download model
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/)